Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Commit 6c50c95

Browse files
author
Gregor Woiwode
committed
Corrects dashboard prefix
1 parent 6e7f5e1 commit 6c50c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book-rating/src/app/dashboard/dashboard.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ describe('Component: Dashboard', () => {
3737
@Component({
3838
selector: 'test',
3939
template: `
40-
<app-dashboard></app-dashboard>
40+
<br-dashboard></br-dashboard>
4141
`,
4242
directives: [DashboardComponent]
4343
})

0 commit comments

Comments
 (0)