@@ -186,7 +183,7 @@ class TestsCaseValidation(Linter):
error=validation_result.validation_error
iferror:
error_str=_cleanup_pydantic_error(error)
report_foo(
lint_log(
f"Test {test_idx}: failed to validate test parameters against inputs - tests won't run on a modern Galaxy tool profile version. Validation errors are [{error_str}]",