TST: Change start date to fit benchmark start date

This commit is contained in:
Freddie Vargus
2017-06-01 23:35:11 -04:00
parent f957545e47
commit 7a6f45b971
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -385,7 +385,7 @@ class TestRisk(WithTradingEnvironment, ZiplineTestCase):
def test_partial_month(self):
start_session = self.trading_calendar.minute_to_session_label(
pd.Timestamp("1991-01-01", tz='UTC')
pd.Timestamp("1993-02-01", tz='UTC')
)
# 1992 and 1996 were leap years