Stop excluding sshd related features on CI

This commit is contained in:
Thibault Jouan
2015-04-05 12:25:12 +00:00
parent d7741b5e5c
commit 85b5ba4c6d
2 changed files with 3 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ Feature: `env?' condition keyword
When I successfully execute the recipe on remote target
Then the output must not contain "definition_ko"
@ci_skip
Scenario: succeeds when remote environment variable value match
When I successfully execute the recipe on remote target
Then the output must contain "value_ok"