mirror of
https://github.com/readur/readur.git
synced 2026-02-05 06:29:38 -06:00
fix(tests): fix the one e2e test, rename the search test
This commit is contained in:
2
.github/workflows/test-e2e.yml
vendored
2
.github/workflows/test-e2e.yml
vendored
@@ -104,7 +104,7 @@ jobs:
|
||||
|
||||
- name: Run frontend E2E tests
|
||||
working-directory: ./frontend
|
||||
run: npm test -- SearchPage.integration.test
|
||||
run: npm test -- SearchPage.e2e.test
|
||||
env:
|
||||
VITE_API_URL: http://localhost:8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user