Skip to content

Commit

Permalink
chore: replace cypress key with an OSS one (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilinTv authored Jun 3, 2024
1 parent 3a77413 commit aba93ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/storefront-e2e/cypress.ci.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ const config = require('./cypress.config');

module.exports = defineConfig({
...config,
projectId: 'eothcy',
projectId: 'qg6ckb',
retries: 2,
});

0 comments on commit aba93ee

Please sign in to comment.