Closed walterdolce closed 7 years ago
Hi @walterdolce, thanks for your feedback and PR, we really appreciate your help !
Even if all tests are green, we’ll need to try on a real symfony project to validate it does not break a thing.
@gorghoa you're welcome!
Even if all tests are green, we’ll need to try on a real symfony project to validate it does not break a thing.
Why would it? It's just a behat extension. But sure, please run your checks..
@walterdolce I actually run this extension on multiple Symfony-standard-edition projects without any problem, so it means it's automatically registered by the project. I just want to be sure it won't break other projects by double-loading this annotation 😉
@walterdolce I guess your project is not a Symfony standard edition? How do you load other annotations in your project?
I guess your project is not a Symfony standard edition? How do you load other annotations in your project?
My project is not a Symfony project at all :-) No other annotations loaded. Just the one provided by the extension.
@walterdolce OK thanks, we're checking on Symfony projects and be back in a few minutes :-)
Thanks @walterdolce
This should fix #19