use the site BianrySearch for test_detect_true_via_message

This commit is contained in:
Siddharth Dushantha 2020-11-10 18:17:57 +01:00
parent 1e7b96e220
commit 64832e5997

View file

@ -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.