Skip to content

Commit

Permalink
Hopefully this fixes this test?
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanElsaban committed Aug 30, 2024
1 parent d75df79 commit e65149c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/api/tweens/test_request_logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def test_request_logger_tween_factory_log(mock_clog, mock_factory):
'{"additional_key": "additional_value", '
'"cluster": "a_cluster", '
'"hostname": "a_hostname", '
'"human_timestamp": "2020-05-18T11:54:09", '
'"human_timestamp": "2020-05-18T18:54:09", '
'"level": "ERROR", '
'"unix_timestamp": 1589828049.0}'
),
Expand Down

0 comments on commit e65149c

Please sign in to comment.