@@ -206,7 +206,7 @@ build_exe_$(1):
endef
define TEST_INTEGRATION
test_integration_$(1): build_exe_$(1)
test_integration_$(1):
${CARGO} test ${CARGOFLAGS} --features "$(1) $(TEST_SPEC_FEATURE)" --no-default-features $(TEST_NO_FAIL_FAST)
The note is not visible to the blocked user.