Skip to content

Commit

Permalink
Update Watchpack.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ArjhanToteck committed Mar 12, 2024
1 parent a5f52e9 commit c54bf67
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/Watchpack.js
Original file line number Diff line number Diff line change
Expand Up @@ -1226,9 +1226,7 @@ describe("Watchpack", function() {
}

if (symlinksSupported) {
describe("symlinks", function() {
this.timeout(20000);

describe("symlinks", () => {
beforeEach(done => {
testHelper.dir("a");
testHelper.dir(path.join("a", "b"));
Expand Down

0 comments on commit c54bf67

Please sign in to comment.