mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
6 lines
125 B
TypeScript
6 lines
125 B
TypeScript
// add commands to the Cypress chain
|
|
import "./api-fake-rest";
|
|
import "./supabase";
|
|
import "./strapi-v4";
|
|
import "./hasura";
|