Skip to content

Commit c228048

Browse files
committed
Specify in mixing types
1 parent d6f5d91 commit c228048

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/mixing-types.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ beforeEach(() => {
3535
}
3636
})
3737
```
38+
39+
:warning: You can however **not** invoke any other member from `@badeball/cypress-cucumber-preprocessor` (such as `Before(..)` or `Given(..)`) within non-Cucumber specs.

0 commit comments

Comments
 (0)