mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
Chore: Quick Typo fix in readme (#1209)
This is a quick typo fix for the Tests section of the readme file. ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [x] Briefly describe the changes in this PR. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. (_so small that this doesn't seem necessary, but will add if you would prefer it_).
This commit is contained in:
@@ -75,7 +75,7 @@ npm run sort-styles
|
||||
## Tests
|
||||
For E2E testing we use [Cypress](https://www.cypress.io/)
|
||||
|
||||
[Cypress](https://www.cypress.io/) doesn't starts a server so you'll need to start one manually by running `npm run start`.
|
||||
[Cypress](https://www.cypress.io/) doesn't start a server so you'll need to start one manually by running `npm run start`.
|
||||
|
||||
Now open a terminal and run the following using *chrome*:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user