Regression: Verify number of seats in .hands
Discovered test file with 8 players 'seated' but only 7 acting.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
'playersAtStreet3': 1,
|
||||
'playersAtStreet4': 1,
|
||||
'playersVpi': 2,
|
||||
'seats': 8,
|
||||
'seats': 7,
|
||||
'showdownPot': 0,
|
||||
'siteHandNo': u'26190500040',
|
||||
'startTime': datetime.datetime(2010, 12, 7, 9, 19, tzinfo=pytz.utc),
|
||||
|
||||
Reference in New Issue
Block a user