We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb58295 commit 66c9bbdCopy full SHA for 66c9bbd
features/invalid_installation.feature
@@ -19,8 +19,8 @@ Feature: Invalid installations
19
Then it fails
20
And the error output contains the text:
21
"""
22
- You're calling functions (e.g. "When") on an instance of Cucumber that isn't running.
23
- This means you have an invalid installation, mostly likely due to:
+ You're calling functions (e.g. "When") on an instance of Cucumber that isn't running (status: PENDING).
+ This means you may have an invalid installation, potentially due to:
24
- Cucumber being installed globally
25
- A project structure where your support code is depending on a different instance of Cucumber
26
Either way, you'll need to address this in order for Cucumber to work.
0 commit comments