Skip to content

Commit

Permalink
Removed commented code
Browse files Browse the repository at this point in the history
Removed commented code
  • Loading branch information
avallbona authored Jun 13, 2020
1 parent 62d0a1d commit a3ff687
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_impostor.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,3 @@ def test_impersonation(self, first_user, password, impersonated_user, expected,
assert log.imposted_as == impersonated_user
else:
assert authenticated_user is None

# def test_dummy(self):
# assert False

0 comments on commit a3ff687

Please sign in to comment.