We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef8152 commit d8189f0Copy full SHA for d8189f0
test/integrationTests/hoverProvider.integration.test.ts
@@ -72,7 +72,7 @@ Parameters:
72
\t\tgameObject: The game object.
73
\t\ttagName: Name of the tag.
74
75
-Returns true if object is tagged with tag.`;
+Returns true if object is tagged with tag.`;
76
expect(c[0].contents[0].value).to.equal(answer);
77
});
78
0 commit comments