Skip to content

Commit 799fcfb

Browse files
committed
cleaned up feature file
1 parent 13976c9 commit 799fcfb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

features/hook/running-a-deploy-hook.feature

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ Feature: Running A Deploy Hook
250250
| after_restart |
251251
| after_deploy |
252252

253-
254253
@failure
255254
Scenario Outline: Ruby hooks with syntax errors cause an error
256255
Given my app has a <Callback Name> ruby deploy hook
@@ -276,6 +275,3 @@ Feature: Running A Deploy Hook
276275
| before_restart |
277276
| after_restart |
278277
| after_deploy |
279-
280-
#@failure
281-
#Scenario: Executable hooks that are not actually executable cause an error

0 commit comments

Comments
 (0)