Skip to content

Commit

Permalink
refactor: remove duplicate code
Browse files Browse the repository at this point in the history
  • Loading branch information
ComradeVanti committed Nov 16, 2023
1 parent 46af54d commit 63f94ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test-cmd-search.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ describe("cmd-search.ts", function () {
};
getWorkDir("test-openupm-cli");
beforeEach(function () {
removeWorkDir("test-openupm-cli");
createWorkDir("test-openupm-cli", { manifest: true });
removeWorkDir("test-openupm-cli");
createWorkDir("test-openupm-cli", { manifest: true });
mockConsole = attachMockConsole();
Expand Down

0 comments on commit 63f94ce

Please sign in to comment.