Skip to content

Commit e450dc1

Browse files
committed
Remove unnecessary quoting
1 parent 1f62ff3 commit e450dc1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/faq.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ You need to install `cucumber-json-formatter` **yourself**, as per [documentatio
2020

2121
## Why is `cypress-tags` missing?
2222

23-
From [#689](https://github.com/badeball/cypress-cucumber-preprocessor/issues/689):
24-
25-
> The `cypress-tags` has been removed and made redundant. Specs containing no matching scenarios are [automatically filtered](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/docs/tags.md#running-a-subset-of-scenarios), provided that `filterSpecs` is set to true.
23+
The `cypress-tags` executable has been removed and made redundant. Specs containing no matching scenarios are [automatically filtered](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/docs/tags.md#running-a-subset-of-scenarios), provided that `filterSpecs` is set to true.
2624

2725
## My JSON report isn't generated
2826

0 commit comments

Comments
 (0)