test(e2e): migrate Cypress auth to @clerk/testing commands

This commit is contained in:
Kunal
2026-02-08 14:52:03 +00:00
parent 76dc011459
commit bd9ee7883a
7 changed files with 91 additions and 38 deletions

View File

@@ -1,4 +1,5 @@
// Cypress support file.
// Place global hooks/commands here.
import "@clerk/testing/cypress";
import "./commands";