mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2024-12-05 01:26:54 +00:00
Fix tests
This commit is contained in:
parent
ed88c7cf6f
commit
56193dbecf
@ -32,8 +32,6 @@ class TestStudentParticipation(TestCase):
|
||||
# TODO Remove these lines
|
||||
str(self.team)
|
||||
str(self.team.participation)
|
||||
from .models import Video
|
||||
str(Video(participation=self.team.participation))
|
||||
|
||||
def test_create_team(self):
|
||||
response = self.client.get(reverse("participation:create_team"))
|
||||
|
Loading…
Reference in New Issue
Block a user