mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-08-31 23:04:58 +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
|
||||
|
||||
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