Skip to content

Commit

Permalink
tests.models_file:master_file - add processed property to test
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Nov 22, 2024
1 parent aeed57d commit c089daf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_models_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ def test_master_file(
convert_actions,
convert_actions_empty,
uuid,
True,
)
assert file.convert_access == convert_actions.get(file.puid)
assert file.convert_statutory is None
assert file.processed

0 comments on commit c089daf

Please sign in to comment.