Compare commits

..

3 Commits

Author SHA1 Message Date
kolaente 3998745c92
chore: apply lint fixes
continuous-integration/drone/pr Build is failing Details
2024-02-07 12:44:27 +01:00
kolaente c8267a467a
chore: disable lint rule 2024-02-07 12:43:13 +01:00
kolaente ca983905ba
chore: apply lint fixes 2024-02-07 12:43:10 +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',