fixing strava tests
This commit is contained in:
@@ -31,6 +31,7 @@ class SimpleViewTest(TestCase):
|
||||
except (IOError, WindowsError):
|
||||
pass
|
||||
|
||||
|
||||
def test_getrequestrower(self):
|
||||
user_no_rower = UserFactory(username='norower')
|
||||
user_no_rower.set_password(faker.word())
|
||||
|
||||
Reference in New Issue
Block a user