mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-25 22:37:25 +00:00
Changed test running instructions
This commit is contained in:
@@ -31,7 +31,6 @@ The e2e tests are located in the `test/` folder and require [nodejs](http://node
|
|||||||
cd freshrss-app/test
|
cd freshrss-app/test
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
export PATH=$PATH:node_modules/.bin
|
PATH=$PATH:node_modules/.bin mocha --bail test.js
|
||||||
mocha --bail test.js
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user