Skip to content

Commit 34653d7

Browse files
authored
Merge branch 'master' into patch-1
2 parents 23c5610 + 865af24 commit 34653d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/_data/plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"name": "Cucumber",
1515
"description": "Run cucumber/gherkin-syntaxed specs with cypress.io",
16-
"link": "https://github.com/TheBrainFamily/cypress-cucumber-preprocessor",
16+
"link": "https://github.com/badeball/cypress-cucumber-preprocessor",
1717
"keywords": ["file-watcher", "cucumber"],
1818
"badge": "community"
1919
},

content/faq/questions/using-cypress-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ preprocessor then converts the scenarios and step definitions into "regular"
10931093
JavaScript Cypress tests.
10941094

10951095
- try using the
1096-
[Cucumber preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor)
1096+
[Cucumber preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor)
10971097
and search our [Plugins](/plugins/directory) page for additional helper
10981098
plugins
10991099
- read

0 commit comments

Comments
 (0)