Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Bug/SK-439 | Unable to delete user (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklastheman authored Apr 20, 2023
1 parent 9ebbb74 commit c71db05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_delete_app_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ def test_user_can_delete_true(self):
)

self.assertEqual("private", self.app_instance.access)

mock_task.assert_called_once()

0 comments on commit c71db05

Please sign in to comment.