mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
successful editing of role list
This commit is contained in:
@@ -332,7 +332,7 @@ describe('game page', () => {
|
||||
}
|
||||
]);
|
||||
expect(document.getElementById('end-of-game-header')).not.toBeNull();
|
||||
expect(document.getElementById('restart-game-button')).not.toBeNull();
|
||||
expect(document.getElementById('return-to-lobby-button')).not.toBeNull();
|
||||
});
|
||||
|
||||
afterAll(() => {
|
||||
|
||||
Reference in New Issue
Block a user