features/chef_steps/node_steps.feature in cuken-0.1.7 vs features/chef_steps/node_steps.feature in cuken-0.1.8

- old
+ new

@@ -7,8 +7,9 @@ Background: Given that "cuken/chef" has been required Scenario: Common Node Then these steps are defined for "cuken/cucumber/chef/node.rb": - | step | - |a validated node | - |the Chef nodes are: | + | step | + | a validated Node | + | the Node "([^"]*)" exists | + | the Nodes are: |