geo/frontend/e2e/fixtures/index.ts

3 lines
120 B
TypeScript

export { test, expect } from "./auth";
export { mockApi, mockApiError, mockApiDelay, clearApiMocks } from "./api-mock";