Skip to content

Commit 838d6ab

Browse files
committed
Fix tests ctd
1 parent f1db67a commit 838d6ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

live_bargaining/tests.py

+1
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ def play_round(self):
275275
3: [0, 0, 0],
276276
4: [Y // 2, Y // 2, 0],
277277
5: [0, 0, 0],
278+
6: [0, 0, 0],
278279
}
279280

280281
expect(

0 commit comments

Comments
 (0)