Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajvincent committed Jan 26, 2024
1 parent dd17994 commit a983753
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ describe("MemberedTypeToClass", () => {
throw new Error("not yet implemented");
});

xit("can add isto methods", () => {
xit("can add isAsync to methods", () => {
throw new Error("not yet implemented");
});

Expand Down

0 comments on commit a983753

Please sign in to comment.