test(e2e): import Clerk Cypress support commands
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Cypress support file.
|
||||
// Place global hooks/commands here.
|
||||
|
||||
import "@clerk/testing/cypress";
|
||||
import "@clerk/testing/cypress/support";
|
||||
import "./commands";
|
||||
|
||||
Reference in New Issue
Block a user