Skip to content

Commit

Permalink
cleaned up feature file
Browse files Browse the repository at this point in the history
  • Loading branch information
ess committed Feb 13, 2020
1 parent 13976c9 commit 799fcfb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions features/hook/running-a-deploy-hook.feature
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ Feature: Running A Deploy Hook
| after_restart |
| after_deploy |


@failure
Scenario Outline: Ruby hooks with syntax errors cause an error
Given my app has a <Callback Name> ruby deploy hook
Expand All @@ -276,6 +275,3 @@ Feature: Running A Deploy Hook
| before_restart |
| after_restart |
| after_deploy |

#@failure
#Scenario: Executable hooks that are not actually executable cause an error

0 comments on commit 799fcfb

Please sign in to comment.