Skip to content

Commit b46a4b3

Browse files
committed
chore: update all deps
1 parent ab25b87 commit b46a4b3

File tree

2 files changed

+531
-519
lines changed

2 files changed

+531
-519
lines changed

test/axios.test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ let nuxt, addTemplate
99

1010
const url = path => `http://localhost:3000${path}`
1111

12-
jest.mock('esm', () => module => id => module.require(id))
13-
1412
const setupNuxt = async (config) => {
1513
nuxt = new Nuxt(config)
1614

0 commit comments

Comments
 (0)