diff --git a/login/Makefile b/login/Makefile index 789746f0f8..60b4b6eb2d 100644 --- a/login/Makefile +++ b/login/Makefile @@ -54,7 +54,7 @@ login_test_unit: login_test_integration_build: @echo "Building login integration test environment with the local core mock image" - $(LOGIN_BAKE_CLI_WITH_ARGS) core-mock login-test-integration login-standalone + $(LOGIN_BAKE_CLI_WITH_ARGS) core-mock login-test-integration login-standalone --print login_test_integration_dev: login_test_integration_cleanup @echo "Starting login integration test environment with the local core mock image"