Skip to content

Commit

Permalink
test(avatar by room): fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
seleb committed Apr 8, 2022
1 parent 4b58b54 commit 64854b7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/avatar by room.test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { press, snapshot, start } from './test/bitsy';

test('strike', async () => {
test('avatar by room', async () => {
await start({
gamedata: `
Expand Down

0 comments on commit 64854b7

Please sign in to comment.