Skip to content

Commit 068549b

Browse files
committed
fixup ui
1 parent d303330 commit 068549b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/e2e/api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export const createUser = async (orgId: string) => {
3636
name: name,
3737
password: "s3cure&password!",
3838
login_type: "password",
39-
disable_login: false,
4039
organization_ids: [orgId],
4140
});
4241
return user;

0 commit comments

Comments
 (0)