Private
Public Access
1
0
This commit is contained in:
2025-11-16 14:42:31 +01:00
parent 21246c334e
commit 84aa73f2a2
4 changed files with 82 additions and 86 deletions

View File

@@ -1063,7 +1063,7 @@ class ChallengesTest(TestCase):
self.ThyroBaantje.id,
self.result.id,
self.wthyro.user.user.email,
self.wthyro.user.user.first_name,
self.wthyro.user.user.first_name
)
self.assertEqual(res,1)

Binary file not shown.