diff --git a/pandas/tests/test_frame.py b/pandas/tests/test_frame.py index f9218d34f6ec5..50c5cca935553 100644 --- a/pandas/tests/test_frame.py +++ b/pandas/tests/test_frame.py @@ -3967,7 +3967,14 @@ def test_from_records_with_datetimes(self): arrdata = [np.array([datetime(2005, 3, 1, 0, 0), None])] dtypes = [('EXPIRY', '