Compare commits

..

1 Commits

Author SHA1 Message Date
kolaente f27454c929
chore: apply lint fixes
continuous-integration/drone/pr Build is failing Details
2024-02-07 12:51:08 +01:00
1 changed files with 1 additions and 1 deletions

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',