more test bits

This commit is contained in:
Half-Shot
2024-12-10 13:41:04 +00:00
parent 8d82daa742
commit 12a412ce11
2 changed files with 5 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ test("GridTile is accessible", async () => {
off: () => {},
client: {
getUserId: () => null,
getDeviceId: () => null,
on: () => {},
off: () => {},
},