Skip to content

Commit

Permalink
Replace duplicated code block ID with a proper one
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed Feb 17, 2016
1 parent 0809dc7 commit 640dfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knpu/behat-loves-mink.md
Expand Up @@ -46,7 +46,7 @@ For the second thing, add a new config called `suites:` and a key under that
called `default:` with a `contexts:` key. We'll talk about `suites` later. Under
`contexts`, pass `FeatureContext` *and* `Behat\MinkExtension\Context\MinkContext`:

[[[ code('a7bbe58032') ]]]
[[[ code('04fcda90bc') ]]]

Now, Behat will look inside `FeatureContext` *and* `MinkContext` for those definition
annotations.
Expand Down

0 comments on commit 640dfc0

Please sign in to comment.