diff --git a/features/hooks/before_and_after_hooks.feature b/features/hooks/before_and_after_hooks.feature index 3ddd5e7545..c28e8ef490 100644 --- a/features/hooks/before_and_after_hooks.feature +++ b/features/hooks/before_and_after_hooks.feature @@ -145,9 +145,6 @@ Feature: before and after hooks """ an error in before(:all) fails this example, too (FAILED - 1) - nested group - yet another level deep - after all ran """ Scenario: failure in after(:all) block