We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa6039 commit 06b062cCopy full SHA for 06b062c
tests/test_probes.py
@@ -44,7 +44,7 @@ def test_known_positives_via_status_code(self, sites_info, site, username):
44
45
# Known positives should only use sites trusted to be reliable and unchanging
46
@pytest.mark.parametrize('site,username',[
47
- ('BodyBuilding', 'blue'),
+ ('Keybase', 'blue'),
48
('devRant', 'blue'),
49
])
50
def test_known_positives_via_response_url(self, sites_info, site, username):
0 commit comments