Skip to content

Commit

Permalink
Update backend/tests/test_crud_auth.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Hasenkopf <[email protected]>
  • Loading branch information
jonas-brr and crazyscientist authored Aug 28, 2024
1 parent d16f972 commit 89bee66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/tests/test_crud_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,3 @@ def test_cascade_delete_permissions(self, dbsession: Session, recipient_type, at
)
assert permissions_count == 0

x = 1

0 comments on commit 89bee66

Please sign in to comment.