fix tests and lint

This commit is contained in:
André Roth
2024-12-02 22:29:48 +01:00
parent 9d0c7b5ade
commit 4e566b4692
8 changed files with 442 additions and 473 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ COVERAGE_DIR?=$(shell mktemp -d)
GOOS=$(shell go env GOHOSTOS)
GOARCH=$(shell go env GOHOSTARCH)
# Uncomment to update test outputs
# Uncomment to update system test gold files
# CAPTURE := "--capture"
help: ## Print this help