pankod/refine

View on GitHub
cypress/support/commands/intercepts/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
// add commands to the Cypress chain
import "./api-fake-rest";
import "./supabase";
import "./strapi-v4";
import "./hasura";