Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco-Sulla committed Jun 6, 2024
1 parent ca1147c commit 9eec03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_monkeypatch.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ def test_get_json_encoder(

if cool.c_ext:
with pytest.raises(TypeError):
json.dumps(object_to_serialize)
json.dumps(object_to_serialize)

0 comments on commit 9eec03c

Please sign in to comment.