Skip to content

Commit

Permalink
test account
Browse files Browse the repository at this point in the history
  • Loading branch information
ANKUR DWIVEDI authored and ANKUR DWIVEDI committed Jun 10, 2024
1 parent a942384 commit 14cde06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cypress/cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { defineConfig } from 'cypress'
export default defineConfig({
fixturesFolder: 'fixtures',
screenshotsFolder: 'screenshots',
video: true,
videosFolder: 'videos',
env: {
APP_HOST: 'http://localhost:3000/',
Expand Down

0 comments on commit 14cde06

Please sign in to comment.