Regression: Change validated date - July is the 7th month, not 6th
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
'seats': 9,
|
||||
'showdownPot': 0,
|
||||
'siteHandNo': u'22488827305',
|
||||
'startTime': datetime.datetime(2010, 6, 21, 19, 13, tzinfo=pytz.utc),
|
||||
'startTime': datetime.datetime(2010, 7, 21, 19, 13, tzinfo=pytz.utc),
|
||||
'street0Raises': 0,
|
||||
'street1Pot': 0,
|
||||
'street1Raises': 0,
|
||||
|
||||
Reference in New Issue
Block a user