feat: Add e2e user invite test suite (no-changelog) (#5412)

This commit is contained in:
Alex Grozav
2023-02-08 22:41:35 +02:00
committed by GitHub
parent 9c1f827dad
commit e059caf993
14 changed files with 227 additions and 35 deletions

View File

@@ -311,6 +311,7 @@ export enum VIEWS {
TEMPLATE_IMPORT = 'WorkflowTemplate',
SIGNIN = 'SigninView',
SIGNUP = 'SignupView',
SIGNOUT = 'SignoutView',
SETUP = 'SetupView',
FORGOT_PASSWORD = 'ForgotMyPasswordView',
CHANGE_PASSWORD = 'ChangePasswordView',