mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-27 17:55:04 +00:00
see if this solves the windows build problem
This commit is contained in:
parent
79dea88b96
commit
168ce9cff3
@ -2384,7 +2384,7 @@ class TestProcessApi(BaseTest):
|
||||
for group in groups:
|
||||
persisted = ProcessModelService().get_process_group(group)
|
||||
assert persisted is not None
|
||||
assert persisted.id == group
|
||||
assert persisted.id_for_file_path() == group
|
||||
|
||||
def test_move_model(
|
||||
self,
|
||||
|
Loading…
x
Reference in New Issue
Block a user