Refactor cucumber tags and steps
Use @mocked_home_directory provided by aruba and remove our custom @fake_home tag.
This commit is contained in:
@@ -14,7 +14,7 @@ Feature: SSH settings
|
||||
When I successfully execute the recipe
|
||||
Then the output must contain my current login name
|
||||
|
||||
@fake_home
|
||||
@mocked_home_directory
|
||||
Scenario: uses configured SSH user name for a given host
|
||||
Given an SSH config with:
|
||||
"""
|
||||
|
Reference in New Issue
Block a user