mirror of
https://github.com/sherlock-project/sherlock
synced 2025-03-02 05:57:10 +00:00
use the site BianrySearch for test_detect_true_via_message
This commit is contained in:
parent
1e7b96e220
commit
64832e5997
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,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