diff --git a/features/docs/exception_in_before_hook.feature b/features/docs/exception_in_before_hook.feature index 6d7887f5da..022e50aac8 100644 --- a/features/docs/exception_in_before_hook.feature +++ b/features/docs/exception_in_before_hook.feature @@ -54,7 +54,7 @@ Feature: Exception in Before Block Given this step passes """ When I run `cucumber features` - Then it should fail with: + Then it should fail with exactly: """ Feature: Sample