Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 23, 2024
1 parent d85c8cc commit c2932f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { defineConfig } from "cypress";

export default defineConfig({
defaultCommandTimeout: 100000, // for firefox on linux
// defaultCommandTimeout: 100000,
experimentalWebKitSupport: true,
e2e: {
setupNodeEvents(on, config) {
Expand Down

0 comments on commit c2932f9

Please sign in to comment.