Skip to content

Commit

Permalink
Increased request timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkobori committed May 15, 2024
1 parent 30f7aa3 commit d6b0951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ module.exports = defineConfig({
framework: 'create-react-app',
bundler: 'webpack',
},
requestTimeout: 15000
},
});

0 comments on commit d6b0951

Please sign in to comment.