Update test to use still-present target

pull/2360/head
Paul Pfeister 4 weeks ago
parent 6fa603981d
commit 06b062c122
No known key found for this signature in database
GPG Key ID: 70D33A96CBD7A994

@ -44,7 +44,7 @@ class TestLiveTargets:
# Known positives should only use sites trusted to be reliable and unchanging
@pytest.mark.parametrize('site,username',[
('BodyBuilding', 'blue'),
('Keybase', 'blue'),
('devRant', 'blue'),
])
def test_known_positives_via_response_url(self, sites_info, site, username):

Loading…
Cancel
Save