Update cucumber-sshd test dependency to ~> 1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@sshd
|
||||
@sshd @mocked_home_directory
|
||||
Feature: `file_append' task action
|
||||
|
||||
Background:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@sshd
|
||||
@sshd @mocked_home_directory
|
||||
Feature: `file_replace_content' task action
|
||||
|
||||
Background:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@sshd
|
||||
@sshd @mocked_home_directory
|
||||
Feature: `file_write' task action
|
||||
|
||||
Background:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@sshd
|
||||
@sshd @mocked_home_directory
|
||||
Feature: `mkdir' task action
|
||||
|
||||
Background:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@sshd
|
||||
@sshd @mocked_home_directory
|
||||
Feature: `sh' task action
|
||||
|
||||
Scenario: forwards standard ouput
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@sshd
|
||||
@sshd @mocked_home_directory
|
||||
Feature: `yaml_write' task action
|
||||
|
||||
Background:
|
||||
|
Reference in New Issue
Block a user