Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy committed Apr 3, 2020
1 parent 3f21a3d commit c3816e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/middleware.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ describe('middleware', () => {
});
});

describe.skip('should work in multi-compiler mode', () => {
describe('should work in multi-compiler mode', () => {
beforeAll((done) => {
const compiler = getCompiler(webpackMultiConfig);

Expand Down

0 comments on commit c3816e6

Please sign in to comment.