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 bc14e0a commit 75ef1dcCopy full SHA for 75ef1dc
tests/integration/fixtures/test_iam.py
@@ -1,7 +1,6 @@
1
from databricks.sdk.service.workspace import ObjectType
2
3
4
-
5
def test_new_user(make_user, ws):
6
new_user = make_user()
7
home_dir = ws.workspace.get_status(f"/Users/{new_user.user_name}")
0 commit comments