Refactor recipe execution in cucumber features
Mock home directory in `run_recipe' helper, avoid the need to use @mocked_home_directory in many scenarios.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@sshd @mocked_home_directory
|
||||
@sshd
|
||||
Feature: `sh' task action
|
||||
|
||||
Scenario: forwards standard ouput
|
||||
|
Reference in New Issue
Block a user