Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Commit 5fcdf41

Browse files
committed
Removed unused mock
1 parent 49463bc commit 5fcdf41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/plugin-runtime-replacement-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,5 @@ test.cb("replace runtime's chunk manifest with lookup", t => {
4747
manifestVariable
4848
});
4949

50-
plugin.plugins = [{ apply: () => {} }];
5150
plugin.apply(fakeCompiler);
5251
});

0 commit comments

Comments
 (0)