Quellcode durchsuchen

Update README.md with proper grammar

Past tense of "run" is "ran", not "runned".
tags/v2.2.1
Evan Lovely vor 10 Jahren
Ursprung
Commit
320d0e629d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -555,7 +555,7 @@ Then, you can run the test with:

### Browser tests

Browser tests are not included in `npm test` as they run for too long, although they are runned automatically on Travis when merged into master. Run browser tests locally in any browser:
Browser tests are not included in `npm test` as they run for too long, although they are ran automatically on Travis when merged into master. Run browser tests locally in any browser:

$ npm run test-browser-local



Laden…
Abbrechen
Speichern