mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
Update documentation about running unit tests (#576)
This commit is contained in:
@@ -79,13 +79,6 @@ In order to run unit tests, services they depend on must be running first:
|
||||
make alldeps
|
||||
```
|
||||
|
||||
and database created:
|
||||
|
||||
```console
|
||||
buffalo db create
|
||||
buffalo db migrate up
|
||||
```
|
||||
|
||||
then you can run the unit tests:
|
||||
|
||||
```console
|
||||
|
||||
Reference in New Issue
Block a user