diff --git a/packages/calcite-components/stencil.config.ts b/packages/calcite-components/stencil.config.ts index 0b0edf0f405..e8e89168a7f 100644 --- a/packages/calcite-components/stencil.config.ts +++ b/packages/calcite-components/stencil.config.ts @@ -158,7 +158,6 @@ export const create: () => Config = () => ({ ], }, testing: { - browserArgs: ["--window-size=1200,800"], watchPathIgnorePatterns: ["/../../node_modules", "/dist", "/www", "/hydrate"], moduleNameMapper: { "^lodash-es$": "lodash",