Skip to content

Commit 053016f

Browse files
committed
remove old docs
1 parent 4a235f8 commit 053016f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,6 @@ While the environment is running, the following is accessible:
3434
* http://127.0.0.1:8020 - PHPMyAdmin Portal
3535
* http://127.0.0.1:8030 - Mailcatcher Portal
3636

37-
To run tests:
38-
```
39-
docker exec -it "$(docker container ls | grep web | awk '{print $1}')" bash
40-
cd /var/www/unity-web
41-
./vendor/bin/phpunit /optional/path/to/tests
42-
```
43-
44-
If you bork your LDAP or SQL server, just run `./build.sh` again
45-
4637
### Test Users
4738

4839
The test environment ships with a number of users that can be used for testing.

0 commit comments

Comments
 (0)