diff --git a/tests/integrationtest/test_folder.py b/tests/integrationtest/test_folder.py index a80b444..3ba1475 100644 --- a/tests/integrationtest/test_folder.py +++ b/tests/integrationtest/test_folder.py @@ -31,7 +31,7 @@ def test_get_folder_by_uids(self): "createdBy": "Anonymous", "hasAcl": False, "id": 72, - "orgId": 0, + "orgId": 4, "title": "Github Integrationtest", "uid": "6U_QdWJnz", "updated": "2022-01-10T00:24:58+01:00", @@ -53,7 +53,7 @@ def test_get_folder_by_id(self): "createdBy": "Anonymous", "hasAcl": False, "id": 72, - "orgId": 0, + "orgId": 4, "title": "Github Integrationtest", "uid": "6U_QdWJnz", "updated": "2022-01-10T00:24:58+01:00",