mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
fix folder name of database test
This commit is contained in:
parent
f3a7ed0e61
commit
55f81f1309
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ test:database:
|
|||
script:
|
||||
- /etc/init.d/postgresql start
|
||||
- go mod tidy
|
||||
- cd common
|
||||
- cd database
|
||||
- go test -v -args -dbhost=/var/run/postgresql
|
||||
dependencies:
|
||||
- build:backend
|
||||
|
|
Loading…
Add table
Reference in a new issue