Skip to content

Commit

Permalink
test: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Aug 27, 2024
1 parent b43f200 commit 3cad228
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 @@ -833,7 +833,7 @@ describe.each([
});
});

describe("basic", () => {
describe.only("basic", () => {
describe("should work", () => {
let compiler;
let codeContent;
Expand Down

0 comments on commit 3cad228

Please sign in to comment.