Skip to content

Commit

Permalink
test(angular): add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
thetaPC committed Jun 5, 2024
1 parent cf30124 commit 80629c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions angular/official/sidemenu/src/app/app.component.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ describe('AppComponent', () => {
expect(app).toBeTruthy();
});

// TODO(ROU-10799): Fix the flaky test.
it.skip('should have menu labels', () => {
const fixture = TestBed.createComponent(AppComponent);
fixture.detectChanges();
Expand Down

0 comments on commit 80629c6

Please sign in to comment.