Skip to content

Commit

Permalink
chore: skip flaky test for time
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Jan 23, 2024
1 parent bbd7638 commit 35c1f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/angular/base/app/cypress/e2e/bal-time.spec.cy.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe('bal-time', () => {
describe.skip('bal-time', () => {
beforeEach(() => {
cy.visit('/').platform('desktop').waitForDesignSystem()
})
Expand Down

0 comments on commit 35c1f6b

Please sign in to comment.