fix repository/ tests

This commit is contained in:
Lou Knauer 2022-03-14 10:43:35 +01:00
parent 839db9fdae
commit e9195aa2e3
2 changed files with 3 additions and 2 deletions

View File

@ -14,5 +14,6 @@ jobs:
run: |
go build ./...
go vet ./...
go test .
env BASEPATH="../" go test ./repository
go test .
env BASEPATH="../" go test ./repository
env BASEPATH="../" go test ./config

Binary file not shown.