mirror of
https://github.com/sherlock-project/sherlock
synced 2025-03-02 05:57:10 +00:00
use the site BianrySearch for test_detect_false_via_message
This commit is contained in:
parent
64832e5997
commit
42d2c3a869
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ class SherlockDetectTests(SherlockBaseTest):
|
|||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue