chore: web e2e improvements (#7155)

This commit is contained in:
Jason Rasmussen
2024-02-16 16:31:22 -05:00
committed by GitHub
parent 67b1675850
commit a24f3805c9
5 changed files with 19 additions and 17 deletions

View File

@@ -35,7 +35,6 @@ export enum AppRoute {
PARTNERS = '/partners',
AUTH_LOGIN = '/auth/login',
AUTH_LOGOUT = '/auth/logout',
AUTH_REGISTER = '/auth/register',
AUTH_CHANGE_PASSWORD = '/auth/change-password',
AUTH_ONBOARDING = '/auth/onboarding',