Skip to content
Snippets Groups Projects
Commit 5afef442 authored by Sigurd's avatar Sigurd
Browse files

Test from vscode

parent ebbbdece
No related branches found
No related tags found
No related merge requests found
Pipeline #159990 passed
......@@ -81,7 +81,7 @@ class IsOwnerOfWorkoutTestCase(TestCase):
is_owner = Perms.IsOwnerOfWorkout.has_object_permission(self, test_request, None, self.ex_instance_one)
self.assertTrue(is_owner)
"""Has permissions has several outcomes:
"""Has permissions has several outcomes:sss
Posting returns true
Post without workout false
Something else than POST req.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment