mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 10:56:16 -04:00
typo
This commit is contained in:
parent
e1af19c2fa
commit
82da0493a9
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "nyc mocha --timeout 5000 ../tests/backend/specs/api",
|
"test": "nyc mocha --timeout 5000 ../tests/backend/specs/api",
|
||||||
"test-contentcollector": "nyc mocha --timeout 5000 ../tests/backend/specs",
|
"test-contentcollector": "nyc mocha --timeout 5000 ../tests/backend/specs",
|
||||||
"test-easysync": "nyc mocha --timeout 5000 ../tests/container/specs/easysync",
|
"test-easysync": "nyc mocha --timeout 5000 ../tests/backend/specs/easysync",
|
||||||
"test-container": "nyc mocha --timeout 5000 ../tests/container/specs/api"
|
"test-container": "nyc mocha --timeout 5000 ../tests/container/specs/api"
|
||||||
},
|
},
|
||||||
"version": "1.8.4",
|
"version": "1.8.4",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue