Skip to content

Commit

Permalink
Update to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ltthienn committed Sep 11, 2023
1 parent e45d1d8 commit 2cf46b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,6 @@ export default defineConfig({
}
},
baseUrl: process.env.CYPRESS_BASE_URL,
specPattern: 'cypress/e2e/specs/farm-page.e2e.cy.ts',
specPattern: 'cypress/e2e/specs/*.e2e.cy.ts',
},
})

0 comments on commit 2cf46b4

Please sign in to comment.