Skip to content

Commit c87bfa0

Browse files
committed
BGDIINF_SB-3186: Added cypress cloud project ID for test parallelization
1 parent d0de3b3 commit c87bfa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { join } from 'node:path'
55
import { cypressBrowserPermissionsPlugin } from 'cypress-browser-permissions'
66

77
module.exports = defineConfig({
8+
projectId: "fj2ezv",
89
video: false,
910
defaultCommandTimeout: 5000,
1011
requestTimeout: 5000,

0 commit comments

Comments
 (0)