We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4124f8 commit 0858495Copy full SHA for 0858495
tests/integrationtest/test_folder.py
@@ -31,7 +31,7 @@ def test_get_folder_by_uids(self):
31
"createdBy": "Anonymous",
32
"hasAcl": False,
33
"id": 72,
34
- "orgId": 0,
+ "orgId": 4,
35
"title": "Github Integrationtest",
36
"uid": "6U_QdWJnz",
37
"updated": "2022-01-10T00:24:58+01:00",
@@ -53,7 +53,7 @@ def test_get_folder_by_id(self):
53
54
55
56
57
58
59
0 commit comments