mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-24 15:18:27 +00:00
see if this solves the windows build problem
This commit is contained in:
parent
891ea7a92a
commit
788ee628d4
@ -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