Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 834af3c

Browse files
committed
chore: always reset webpack stub
1 parent 0194f0f commit 834af3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/index.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const preprocessor = require('../../dist/index')
2020

2121
describe('webpack preprocessor', function () {
2222
beforeEach(function () {
23+
webpack.reset()
2324
sinon.restore()
2425

2526
this.watchApi = {

0 commit comments

Comments
 (0)