diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 9847d747..5af95840 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -477,7 +477,7 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same * Domain Context, API context * class implements `Context`, annotations for `@Given`, `@When`, `@Then`. allows for arguments and regular expressions * Suites: change what code is executed, and what scenarios are executed. context and tags -* FriendsOfBehat SymfonyExtension +* FriendsOfBehat SymfonyExtension - integrates Behat with Symfony ## Migrating to Symfony one route at a time (Steve Winter)