Skip to content

Commit

Permalink
Removed Unused cypress test files (ohcnetwork#9012)
Browse files Browse the repository at this point in the history
  • Loading branch information
nihal467 authored Nov 6, 2024
1 parent 6b57124 commit 3008cc2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 58 deletions.
1 change: 0 additions & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export default defineConfig({
baseUrl: "http://localhost:4000",
retries: 2,
requestTimeout: 15000,
excludeSpecPattern: "**/*roles.cy.ts",
},
env: {
API_URL: process.env.REACT_CARE_API_URL ?? "http://localhost:9000",
Expand Down
19 changes: 0 additions & 19 deletions cypress/e2e/auth_spec/roles.cy.ts

This file was deleted.

38 changes: 0 additions & 38 deletions cypress/fixtures/users.json

This file was deleted.

0 comments on commit 3008cc2

Please sign in to comment.