I'm using behat 3.3.0 and I've noticed that --list-scenarios won't work anymore if priority in this service is 100 (old value).
Now I've tested it with 255 (highest possibile based on symfony standards) and this seems to work again.
Is 255 acceptable for you?
Do I need to add behat 3.3.0 in travis?
I'm using behat 3.3.0 and I've noticed that
--list-scenarios
won't work anymore ifpriority
in this service is 100 (old value). Now I've tested it with 255 (highest possibile based on symfony standards) and this seems to work again.Is 255 acceptable for you? Do I need to add behat 3.3.0 in travis?