Skip to content

Commit

Permalink
use the site BianrySearch for test_detect_false_via_message
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Nov 10, 2020
1 parent 64832e5 commit 42d2c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sherlock/tests/all.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def test_detect_false_via_message(self):
Will trigger an assert if detection mechanism did not work as expected.
"""

site = 'Instructables'
site = 'BinarySearch'
site_data = self.site_data_all[site]

#Ensure that the site's detection method has not changed.
Expand Down

0 comments on commit 42d2c3a

Please sign in to comment.