Skip to content

Commit

Permalink
Add link to the Calling Step Discussion (#2552)
Browse files Browse the repository at this point in the history
  • Loading branch information
SabotageAndi authored Jan 26, 2022
1 parent bf342c4 commit 75ae82d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Bindings/Calling-Steps-from-Step-Definitions.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Calling Steps from Step Definitions

**Note: This feature will be deprecated with SpecFlow 3.1 and removed in a future version (probably 4.0).**
**Note: This feature will be deprecated with SpecFlow 3.1 and removed in a future version (probably 4.0). Details about it can be found [here](https://github.com/SpecFlowOSS/SpecFlow/issues/1733).**

It is possible to call steps from within [Step Definitions](Step Definitions.md):
It is possible to call steps from within [Step Definitions](Step-Definitions.md):

``` csharp
[Binding]
Expand Down

0 comments on commit 75ae82d

Please sign in to comment.