Skip to content

Commit 2abdb65

Browse files
crisbetojelbourn
authored andcommitted
chore: fix e2e axe failure (#9929)
1 parent 042eb71 commit 2abdb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/e2e-app/e2e-app/e2e-app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
</mat-nav-list>
2626

2727
<main>
28-
<router-outlet role="main"></router-outlet>
28+
<router-outlet></router-outlet>
2929
</main>

0 commit comments

Comments
 (0)