Skip to content

Commit d8ccd2c

Browse files
test: debug
1 parent 6cfc4f1 commit d8ccd2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/middleware.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4233,7 +4233,7 @@ describe.each([
42334233
});
42344234

42354235
describe("writeToDisk option", () => {
4236-
describe('should work with "true" value', () => {
4236+
describe.only('should work with "true" value', () => {
42374237
let compiler;
42384238

42394239
const outputPath = path.resolve(

0 commit comments

Comments
 (0)