chore: remove e2e tests that are invalid due to session invalidation upon password change (#2384)
* chore: remove e2e tests that are invalid due to session invalidation upon password change * chore: move invalid session e2e tests to a skipped suite for revisiting
This commit is contained in:
@@ -53,6 +53,7 @@ export const BaseTests = [
|
||||
'preferences.test.js',
|
||||
'files.test.js',
|
||||
'session.test.js',
|
||||
'session-invalidation.test.js',
|
||||
'subscriptions.test.js',
|
||||
'recovery.test.js',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user