Skip to content

Commit

Permalink
BGDIINF_SB-3186: Added cypress cloud project ID for test parallelization
Browse files Browse the repository at this point in the history
  • Loading branch information
ltshb committed Dec 6, 2023
1 parent d0de3b3 commit f61f3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { join } from 'node:path'
import { cypressBrowserPermissionsPlugin } from 'cypress-browser-permissions'

module.exports = defineConfig({
projectId: "fj2ezv",
video: false,
defaultCommandTimeout: 5000,
requestTimeout: 5000,
Expand Down

0 comments on commit f61f3da

Please sign in to comment.