Skip to content

Commit 0cfab55

Browse files
fix
1 parent 428799f commit 0cfab55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/web/server/tests/unit/with_dbs/04/studies_dispatcher/test_studies_dispatcher_studies_access.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ def _assert_same_projects(got: dict, expected: dict):
7272
"ui",
7373
"uuid",
7474
"workbench",
75+
"type",
76+
"templateType",
7577
}
7678
for key in expected:
7779
if key not in exclude:

0 commit comments

Comments
 (0)