Skip to content

Commit e373f4c

Browse files
fix tests
1 parent c94981d commit e373f4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/models-library/tests/test_projects.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ def minimal_project(faker: Faker) -> dict[str, Any]:
2424
"creationDate": "2019-05-24T10:36:57.813Z",
2525
"lastChangeDate": "2019-05-24T10:36:57.813Z",
2626
"workbench": {},
27+
"type": "STANDARD",
28+
"templateType": None,
2729
}
2830

2931

0 commit comments

Comments
 (0)