mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-14 08:49:11 +00:00
Add --bail
This commit is contained in:
@@ -33,6 +33,6 @@ wget https://selenium-release.storage.googleapis.com/2.45/selenium-server-standa
|
|||||||
cd gogs-app/test
|
cd gogs-app/test
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
USERNAME=<cloudron username> PASSWORD=<cloudron password> mocha test.js
|
USERNAME=<cloudron username> PASSWORD=<cloudron password> mocha --bail test.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user