Skip to content

Commit

Permalink
Merge pull request #6365 from nextcloud/fix/visual_regression_base
Browse files Browse the repository at this point in the history
test(ci): Fix path of visual regression base files
  • Loading branch information
juliushaertl committed Sep 15, 2024
2 parents 445b661 + dc467c5 commit 9b0075d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cypress.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ export default defineConfig({
env: {
failSilently: false,
type: 'actual',
SNAPSHOT_BASE_DIRECTORY: './cypress/snapshots/base',
SNAPSHOT_DIFF_DIRECTORY: './cypress/snapshots/diff',
},
e2e: {
env: {
Expand Down

0 comments on commit 9b0075d

Please sign in to comment.