Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronc authored Mar 9, 2022
1 parent 16bb728 commit 76d7c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ The following special argument types are supported:
* `gocuke.TestingT`
* `gocuke.Scenario`
* `gocuke.Step` (will be `nil` when used in a before hook or injected into a suite)
* `*rapid.T` (see Property-based testing using Rapid below)
* `*rapid.T` (see [Property-based testing using Rapid below](#property-based-testing-using-rapid))

These can be used in step definitions, hooks, and will be injected into the
suite type if there are exported fields defined with these types.
Expand Down

0 comments on commit 76d7c6f

Please sign in to comment.