fixed bug
This commit is contained in:
@@ -267,7 +267,8 @@ class URLTests(TestCase):
|
||||
mocked_getsmallrowdata_db,
|
||||
mock_get,
|
||||
mock_post,
|
||||
mocked_get_video_data):
|
||||
mocked_get_video_data,
|
||||
mocked_sendmail):
|
||||
|
||||
if url not in tested:
|
||||
login = self.c.login(username='john',password='koeinsloot')
|
||||
|
||||
Reference in New Issue
Block a user