Browse Source

Make readme test instructions cover all tests

master
Silberengel 1 year ago
parent
commit
cf832226ef
  1. 2
      README.md

2
README.md

@ -72,7 +72,7 @@ Dockerized Alexandria starts at port 4174 instead of 4173 in the example. Change
To run the Vitest suite we've built, install the program locally and run the tests. To run the Vitest suite we've built, install the program locally and run the tests.
```bash ```bash
npm run test example.test.js npm run test
``` ```
For the Playwright end-to-end (e2e) tests: For the Playwright end-to-end (e2e) tests:

Loading…
Cancel
Save