Update cucumber-sshd test dependency to ~> 1.0

This commit is contained in:
Thibault Jouan
2015-04-05 05:39:49 +00:00
parent 5c53796987
commit f3970c1fc6
8 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ Feature: `test_macro' recipe keyword
Then the output must contain "2"
And the output must not contain "1"
@sshd
@sshd @mocked_home_directory
Scenario: has access to core tests
Given a recipe with:
"""