Skip to content

Commit

Permalink
Use proper project ID
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Chemineau <louis@chmn.me>
  • Loading branch information
artonge committed Jun 27, 2023
1 parent 010d4cf commit 17a6b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import browserify from '@cypress/browserify-preprocessor'
import getCompareSnapshotsPlugin from 'cypress-visual-regression/dist/plugin'

export default defineConfig({
projectId: 'hx9gqy',
projectId: '5bsgwk',

// 16/9 screen ratio
viewportWidth: 1280,
Expand Down

0 comments on commit 17a6b5f

Please sign in to comment.