Skip to content

Commit

Permalink
fix: issues with date-fns and cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Dec 16, 2024
1 parent 3ef7fe8 commit 4862b65
Show file tree
Hide file tree
Showing 6 changed files with 263 additions and 317 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,8 @@
"extends": [
"plugin:storybook/recommended"
]
},
"resolutions": {
"date-fns": "^4"
}
}
21 changes: 8 additions & 13 deletions pnpm-lock.yaml

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

29 changes: 0 additions & 29 deletions src/modules/analytics/cypress/support/commands.ts

This file was deleted.

13 changes: 0 additions & 13 deletions src/modules/analytics/cypress/support/database.ts

This file was deleted.

Loading

0 comments on commit 4862b65

Please sign in to comment.