Skip to content

Commit fc6f4e8

Browse files
committed
ci: dubug
1 parent 38286b5 commit fc6f4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/server.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const staticDirectory = path.resolve(
2525
"../fixtures/static-config/public"
2626
);
2727

28-
describe("server option", () => {
28+
describe.skip("server option", () => {
2929
describe("as string", () => {
3030
let compiler;
3131
let server;

0 commit comments

Comments
 (0)