Skip to content

Commit

Permalink
🔅
Browse files Browse the repository at this point in the history
🔅 2.4.3
  • Loading branch information
securisecctf committed Mar 13, 2020
1 parent 395acb1 commit 7c9a7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_codetidy.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def test_minify_json():
def test_beautify_json():
assert (
len(Chepy("tests/files/test.json").load_file().minify_json().beautify_json().o)
== 7420
> 6000
)


Expand Down

0 comments on commit 7c9a7f3

Please sign in to comment.