Skip to content

Commit 3198561

Browse files
author
Nicole Garcia
committed
remove app-routing-module from test
1 parent dbf944c commit 3198561

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

src/app/app-routing.module.spec.ts

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/app/app-routing.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ if (isNotLegacy) {
5252
exports: [RouterModule],
5353
})
5454
export class AppRoutingModule {
55-
routes = routes;
55+
5656
}

0 commit comments

Comments
 (0)