Skip to content

Commit

Permalink
Fix fourslash Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
graphemecluster committed Jul 11, 2022
1 parent 23378a1 commit 9439e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cases/fourslash/completionListOfGenericSymbol.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ verify.completions({
{
name: "toString",
text: "(method) Array<number>.toString(): string",
documentation: "Returns a string representation of an array.",
documentation: "Returns a string representation of the array.",
kind: "method",
kindModifiers: "declare",
},
Expand Down

0 comments on commit 9439e2f

Please sign in to comment.