passing tests
This commit is contained in:
@@ -13,6 +13,7 @@ from django.db import transaction
|
||||
|
||||
import rowers.teams as teams
|
||||
import rowers.plannedsessions as plannedsessions
|
||||
from rowers.rower_rules import is_coach_user
|
||||
|
||||
@override_settings(TESTING=True)
|
||||
class PermissionsFreeCoach(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user