Skip to content

Commit

Permalink
chore(demo): fix e2e problem (#5779)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Oct 27, 2023
1 parent 58b6fe6 commit a45f0d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/demo-playwright/tests/demo/get-demo-paths.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const EXCLUDED_ROUTES = [
`/components/sheet`, // just buttons
`/components/sheet-dialog`, // just buttons
`/components/error`,
`/icons/overview/Component`,
`/icons/overview`,
`/icons/mapping`,
`/components/mobile-calendar`, // TODO: flaky test, need investigate
Expand Down

0 comments on commit a45f0d4

Please sign in to comment.