We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0de3b3 commit c87bfa0Copy full SHA for c87bfa0
cypress.config.ts
@@ -5,6 +5,7 @@ import { join } from 'node:path'
5
import { cypressBrowserPermissionsPlugin } from 'cypress-browser-permissions'
6
7
module.exports = defineConfig({
8
+ projectId: "fj2ezv",
9
video: false,
10
defaultCommandTimeout: 5000,
11
requestTimeout: 5000,
0 commit comments