We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13976c9 commit 799fcfbCopy full SHA for 799fcfb
features/hook/running-a-deploy-hook.feature
@@ -250,7 +250,6 @@ Feature: Running A Deploy Hook
250
| after_restart |
251
| after_deploy |
252
253
-
254
@failure
255
Scenario Outline: Ruby hooks with syntax errors cause an error
256
Given my app has a <Callback Name> ruby deploy hook
@@ -276,6 +275,3 @@ Feature: Running A Deploy Hook
276
275
| before_restart |
277
278
279
280
- #@failure
281
- #Scenario: Executable hooks that are not actually executable cause an error
0 commit comments