Skip to content

Commit

Permalink
revert: "chore: set default page size for E2E tests (#10219)"
Browse files Browse the repository at this point in the history
This reverts commit 2305cc8.
  • Loading branch information
jcfranco committed Sep 13, 2024
1 parent e52524b commit 146bc4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/calcite-components/stencil.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ export const create: () => Config = () => ({
],
},
testing: {
browserArgs: ["--window-size=1200,800"],
watchPathIgnorePatterns: ["<rootDir>/../../node_modules", "<rootDir>/dist", "<rootDir>/www", "<rootDir>/hydrate"],
moduleNameMapper: {
"^lodash-es$": "lodash",
Expand Down

0 comments on commit 146bc4c

Please sign in to comment.