Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
codingedward committed Dec 6, 2020
1 parent 65ab958 commit ba60ad1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_rules_processor.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ def test_validates_accepted(self):
)

def test_validates_active_url(self):
pass
return
self.assert_passes(
rules={'field': ['active_url']},
request={'field': 'https://google.com'},
Expand Down

0 comments on commit ba60ad1

Please sign in to comment.