Skip to content

Commit

Permalink
remove if no files found option from e2e tests as it snot the first t…
Browse files Browse the repository at this point in the history
…ime causing troubles and apperently is still causing troubles
  • Loading branch information
RobinMeow committed Apr 1, 2024
1 parent 0f8378d commit d9c851d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,5 @@ jobs:
with:
working-directory: client
spec: cypress/e2e/**/*cy.ts
if-no-files-found: error
browser: chrome
wait-on: 'http://localhost:5126/swagger/index.html, http://localhost:4200'

0 comments on commit d9c851d

Please sign in to comment.