Skip to content

Commit 8bf6876

Browse files
author
Logan Gingerich
authored
Add OrganizationId to Directory tests (#81)
1 parent eec08ba commit 8bf6876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_directory_sync.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ def mock_directories(self):
105105
"type": "gsuite directory",
106106
"name": "Ri Jeong Hyeok",
107107
"environment_id": "environment_id",
108+
"organization_id": "organization_id",
108109
"domain": "crashlandingonyou.com",
109110
}
110111
],

0 commit comments

Comments
 (0)