1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00
Files
dozzle/e2e/cypress.config.ts
Amir Raminfar f18fdcec8c Updates to v10
2022-06-02 10:07:14 -07:00

7 lines
123 B
TypeScript

import { defineConfig } from "cypress";
export default defineConfig({
fixturesFolder: false,
projectId: "8cua4m",
});