mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-02-06 08:18:27 +01:00
Update readme with testing information
This commit is contained in:
parent
8a67737f29
commit
42ffabb4fc
@ -231,6 +231,15 @@ Currently you can do this by using the command line:
|
||||
docker exec -it linkace-php bash -c "php artisan registeruser [user name] [user email]"
|
||||
```
|
||||
|
||||
|
||||
### Tests
|
||||
|
||||
You may run some existing tests with the following command:
|
||||
|
||||
```bash
|
||||
docker exec -it linkace-php bash -c "./vendor/bin/phpunit"
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
LinkAce is a project by [Kovah](https://kovah.de) | [Contributors](https://github.com/Kovah/LinkAce/graphs/contributors)
|
||||
|
Loading…
x
Reference in New Issue
Block a user