Fix controller integration tests
Compare changes
+ 4
− 4
@@ -41,10 +41,10 @@ controller-test: install-tools
@@ -41,10 +41,10 @@ controller-test: install-tools
ENVIRONMENT=testing ./$(TOOLS_DIR)/gotestsum --junitfile report.xml --format testname -- -race -v -run TestRun
golangci-lint run --config ../.gitlab/ci/.golangci-config/.golangci.yml --out-format code-climate | jq -r '.[] | "\(.location.path):\(.location.lines.begin) \(.description)"'
@@ -56,7 +56,7 @@ ci-controller-test: ci-install-tools
@@ -56,7 +56,7 @@ ci-controller-test: ci-install-tools
@@ -64,6 +64,6 @@ integration-test-nucleus:
@@ -64,6 +64,6 @@ integration-test-nucleus: