mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 07:13:22 +00:00
chore: cleanup and some fixes
This commit is contained in:
@@ -22,6 +22,7 @@ const test = base.extend<{ user: PasswordUser }>({
|
||||
});
|
||||
await user.ensure(page);
|
||||
await use(user);
|
||||
await user.cleanup();
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user