Skip to content

Commit

Permalink
Removed redundant code line from model test.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-hen committed Jul 29, 2020
1 parent aa71806 commit 85a1c59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,5 @@ def test_save():
test_clear()
test_reset()
test_save()
client.remove(model)
finally:
teardown_module()

0 comments on commit 85a1c59

Please sign in to comment.