Refactor cucumber tags and steps

Use @mocked_home_directory provided by aruba and remove our custom
@fake_home tag.
This commit is contained in:
Thibault Jouan
2015-04-06 08:46:50 +00:00
parent f312e33062
commit a3e75b0ac6
2 changed files with 1 additions and 6 deletions

View File

@@ -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:
"""