@ -28,7 +28,7 @@ clean:
.PHONY: test
test:
@echo "Running tests..."
cd $(SOURCE_DIR) && go test ./...
cd $(SOURCE_DIR) && go test -v .
# Format Go code
.PHONY: fmt
The note is not visible to the blocked user.