Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen2x committed May 11, 2017
1 parent 921cd3e commit b4ec57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/submission/test_unaligned.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def test_unaligned():

assert unaligned.restore_latest_object_status(unaligned) is None

assert unaligned.restore_latest_object_status(Sample) is None
assert unaligned.restore_latest_object_status('sample') is None



Expand Down

0 comments on commit b4ec57e

Please sign in to comment.