Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pgierz committed Jan 10, 2025
1 parent 7d5e7fe commit 730b314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_aux_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ def test_aux_files_attach_fesom_mesh(
},
]
attach_files_to_rule(rule)
print(f'PG DEBUG >>> {rule.aux["mesh"]}')
assert isinstance(rule.aux["mesh"], fesom_mesh)

0 comments on commit 730b314

Please sign in to comment.