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

@ -16,3 +16,4 @@ jobs:
go vet ./...
go test .
env BASEPATH="../" go test ./repository
env BASEPATH="../" go test ./config

Binary file not shown.