test(supply-api): disable cache in integration runner
This commit is contained in:
@@ -213,4 +213,4 @@ echo ""
|
||||
|
||||
cd "$PROJECT_DIR"
|
||||
export_test_env
|
||||
go test -tags=integration -v "$PACKAGE"
|
||||
go test -count=1 -tags=integration -v "$PACKAGE"
|
||||
|
||||
Reference in New Issue
Block a user