Skip to content

Commit 7a7112d

Browse files
committed
fix test
1 parent 55a9417 commit 7a7112d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/app/apps/codebattle/assets/js/__tests__/LobbyWidget.test.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ const preloadedState = {
129129
presenceList: players,
130130
liveTournaments: [],
131131
completedTournaments: [],
132+
opponents: [],
132133
joinGameModal: {
133134
show: false,
134135
},

0 commit comments

Comments
 (0)