knpuniversity / behat

Screencast code, script and kittens behind "BDD, Behat, Mink and other Wonderful Things Tutorial"
http://knpuniversity.com/screencast/behat
Other
12 stars 14 forks source link

Wrong code block In behat-loves-mink #37

Closed weaverryan closed 8 years ago

weaverryan commented 8 years ago

On this page: https://knpuniversity.com/screencast/behat/behat-loves-mink#free-behat-steps

The 4th black box (technically, 3rd code block) when we're talking about the default suite, this should be showing behat.yml, not FeatureContext. Thanks to Dejan for reporting this: https://knpuniversity.com/screencast/behat/behat-loves-mink#comment-2518552378

@bocharsky-bw can you look at this when you have a chance?

bocharsky-bw commented 8 years ago

Fixed in https://github.com/knpuniversity/behat/commit/640dfc038c60c6500f5919325a2583e9b6d9265e , rebuilt and published already!

weaverryan commented 8 years ago

Dude, so fast - thanks!