Skip to content

Commit

Permalink
fix: cypress config
Browse files Browse the repository at this point in the history
  • Loading branch information
Myllaume committed Jun 15, 2024
1 parent a8650ec commit f7e1fe8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/cypress.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import path from 'node:path';
import { defineConfig } from 'cypress';
import { devServer } from './webpack.config.js';

const webpackConfig = defineConfig({
downloadsFolder: path.join(__dirname, '../temp'),
Expand Down

0 comments on commit f7e1fe8

Please sign in to comment.