This commit is contained in:
Elio Bischof
2025-06-26 14:47:39 +02:00
parent f462ff3deb
commit b974e2ee95

View File

@@ -54,7 +54,7 @@ login_test_unit:
login_test_integration_build: login_test_integration_build:
@echo "Building login integration test environment with the local core mock image" @echo "Building login integration test environment with the local core mock image"
$(LOGIN_BAKE_CLI_WITH_ARGS) core-mock login-test-integration login-standalone --print $(LOGIN_BAKE_CLI_WITH_ARGS) core-mock login-test-integration login-standalone --load
login_test_integration_dev: login_test_integration_cleanup login_test_integration_dev: login_test_integration_cleanup
@echo "Starting login integration test environment with the local core mock image" @echo "Starting login integration test environment with the local core mock image"