mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-20 16:37:08 +00:00
Add more punctuation to contribution guide (#9435)
This commit is contained in:
@ -118,7 +118,7 @@ on rebuilding the bundles whenever any source file changes.
|
||||
|
||||
## Running the Tests
|
||||
|
||||
Before running the tests make sure that the source code has been built (as mentioned above). If you want to run the tests in the background while working on Leaflet it is recommended you run the build in `watch` mode. This way the tests will automatically re-run when changes to the source code are made.
|
||||
Before running the tests, make sure that the source code has been built (as mentioned above). If you want to run the tests in the background while working on Leaflet, it is recommended you run the build in `watch` mode. This way the tests will automatically re-run when changes to the source code are made.
|
||||
|
||||
To run the tests from the command line, ensure you have [Google Chrome](https://www.google.com/chrome/) installed and then run:
|
||||
|
||||
|
Reference in New Issue
Block a user