Implement recipe error reporting feature
This commit is contained in:
4
spec/fixtures/recipes/invalid.rb
vendored
Normal file
4
spec/fixtures/recipes/invalid.rb
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# this recipe will raise a NameError on line 4 when evaluated by the recipe
|
||||
# DSL.
|
||||
|
||||
invalid_keyword
|
Reference in New Issue
Block a user