Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange committed May 26, 2024
1 parent 53d099b commit 9bf2e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/python_magic_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def test_descriptions_no_json(self):
self.assert_values(
m,
{
"test.json": "data",
"test.json": "JSON text data",
},
buf_equals_file=True,
)
Expand Down

0 comments on commit 9bf2e9c

Please sign in to comment.