Compare commits

..

1 Commits

Author SHA1 Message Date
f27454c929
chore: apply lint fixes
Some checks failed
continuous-integration/drone/pr Build is failing
2024-02-07 12:51:08 +01:00

View File

@ -1,6 +1,6 @@
import {defineConfig} from 'cypress'
export default defineConfig({
defineConfig({
env: {
API_URL: 'http://localhost:3456/api/v1',
TEST_SECRET: 'averyLongSecretToSe33dtheDB',