Skip to content

Commit d4ad655

Browse files
test: fix
1 parent e54fefa commit d4ad655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/server/proxy-option.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ describe('proxy option', () => {
475475
});
476476
});
477477

478-
describe.only('should work in multi compiler mode', () => {
478+
describe('should work in multi compiler mode', () => {
479479
let server;
480480
let req;
481481
let closeProxyServers;

0 commit comments

Comments
 (0)