summaryrefslogtreecommitdiff
blob: c7b01903761b9c906b2542eb788391ab3f53245e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/test/test_streams.py b/test/test_streams.py
index bce3ffa..f93cb8d 100644
--- a/test/test_streams.py
+++ b/test/test_streams.py
@@ -113,6 +113,7 @@ def test_writer_bad_message(wfile, writer):
         hour=1,
         minute=1,
         second=1,
+        tzinfo=datetime.timezone.utc
     ))
 
     assert wfile.getvalue() in [