Skip to content

Commit

Permalink
ci(*): testing path change
Browse files Browse the repository at this point in the history
  • Loading branch information
Omri-Levy committed Dec 12, 2024
1 parent 377fc15 commit 5d349f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/backoffice-v2/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default defineConfig(configEnv => {
test: {
exclude: ['e2e', 'node_modules'],
environment: 'jsdom',
setupFiles: ['./src/tests-setup.ts'],
setupFiles: ['src/tests-setup.ts'],
},
build: {
sourcemap: true,
Expand Down
2 changes: 1 addition & 1 deletion services/workflows-service/prisma/data-migrations

0 comments on commit 5d349f7

Please sign in to comment.