Compare commits

..

1 Commits

Author SHA1 Message Date
kolaente 6966708931
chore: apply lint fixes
continuous-integration/drone/pr Build is passing Details
2024-02-07 13:03:03 +01:00
1 changed files with 1 additions and 1 deletions

View File

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