Skip to content

Commit

Permalink
Also secretly remove unused test, shhh, don't tell anyone
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Sep 28, 2024
1 parent 8a0cf2f commit 5b9dcdb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/instances.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,4 @@ test(testOperation, "getShortName", {
unstable: ["secureName", "shortName"]
});

test(testOperation, "sendSelfInvite", {
parameters: {
instanceId: blackCatFirstInstanceId,
worldId: blackCatWorld.id
},
statusCode: 200
});

test.todo("Get Instance By Short Name");

0 comments on commit 5b9dcdb

Please sign in to comment.