Skip to content

Commit

Permalink
Fix jest configuration in svelte-kitchen-sink
Browse files Browse the repository at this point in the history
  • Loading branch information
j3rem1e committed Feb 11, 2021
1 parent 8e30fe9 commit 6d6c0e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/svelte-kitchen-sink/jest.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const config = require('../../jest.config');

module.exports = {
verbose: true,
...config,
roots: [__dirname],
transform: {
Expand Down

0 comments on commit 6d6c0e5

Please sign in to comment.