forked from cloudron-apps/gitea-app
jar file not needed
This commit is contained in:
parent
daf54c32c8
commit
654f33a700
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ cloudron install
|
||||||
|
|
||||||
The e2e tests are located in the `test/` folder and require [nodejs](http://nodejs.org/). They are creating a fresh build, install the app on your Cloudron, perform tests, backup, restore and test if the repos are still ok. The tests expect port 29418 to be available.
|
The e2e tests are located in the `test/` folder and require [nodejs](http://nodejs.org/). They are creating a fresh build, install the app on your Cloudron, perform tests, backup, restore and test if the repos are still ok. The tests expect port 29418 to be available.
|
||||||
|
|
||||||
wget https://selenium-release.storage.googleapis.com/2.45/selenium-server-standalone-2.45.0.jar
|
|
||||||
|
|
||||||
```
|
```
|
||||||
cd gogs-app/test
|
cd gogs-app/test
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue