Skip to content

Commit

Permalink
fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
skovy committed Sep 27, 2022
1 parent 12141f7 commit d94a7f8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ import customUtils from "custom-utils";
it("tests", () => {
(thing as any).fn("arg");
const thing = {
value: "$1"
};
Expand Down

0 comments on commit d94a7f8

Please sign in to comment.