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 13, 2023
1 parent 2874445 commit 8cc71ac
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { cypressBrowserPermissionsPlugin } from 'cypress-browser-permissions'
import vitePreprocessor from 'cypress-vite'

module.exports = defineConfig({
projectId: "fj2ezv",
video: false,
defaultCommandTimeout: 5000,
requestTimeout: 5000,
Expand Down
182 changes: 182 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"vuex": "^4.1.0"
},
"devDependencies": {
"@cypress/commit-info": "^2.2.0",
"@cypress/vite-dev-server": "^5.0.6",
"@cypress/vue": "^6.0.0",
"@nuintun/qrcode": "^3.4.0",
Expand Down

0 comments on commit 8cc71ac

Please sign in to comment.