Skip to content

Commit d8189f0

Browse files
author
Ravi Chande
committed
Make test pass
1 parent 6ef8152 commit d8189f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integrationTests/hoverProvider.integration.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Parameters:
7272
\t\tgameObject: The game object.
7373
\t\ttagName: Name of the tag.
7474
75-
Returns true if object is tagged with tag.`;
75+
Returns true if object is tagged with tag.`;
7676
expect(c[0].contents[0].value).to.equal(answer);
7777
});
7878

0 commit comments

Comments
 (0)