Index: recipes/engine_tests/depend_on/need_return_schema.expected/basic.json |
diff --git a/recipes/engine_tests/depend_on/need_return_schema.expected/basic.json b/recipes/engine_tests/depend_on/need_return_schema.expected/basic.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..78bd913359c589d1db8fc1890199896f0ce817b6 |
--- /dev/null |
+++ b/recipes/engine_tests/depend_on/need_return_schema.expected/basic.json |
@@ -0,0 +1,7 @@ |
+[ |
+ { |
+ "name": "$result", |
+ "reason": "Uncaught Exception: ValueError('Invalid recipe engine_tests/depend_on/need_return_schema_helper. Recipe must have a return schema.',)", |
+ "status_code": -1 |
+ } |
+] |