Skip to content

Commit

Permalink
Remove FIXME [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Sep 24, 2024
1 parent 6abad91 commit 5deec35
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/no_version/test_unit_user_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ async def test_unit_link_user_to_settings(db):
assert user_D.user_settings_id is not None
assert user_D.settings is not None

# FIXME: Test delete cascade


async def test_validate_user_settings(db):
common_attributes = dict(
Expand Down

0 comments on commit 5deec35

Please sign in to comment.