You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tests): Update test to use built-in randomString utility
Replace crypto-random-string import with Nextcloud's built-in randomString
utility to match the pattern used in other Cypress tests.
Also add missing testIsolation flag and cleanup hook to follow test
conventions used throughout the codebase.
Signed-off-by: Nikolaus Demmel <[email protected]>
0 commit comments