When I pass scenarios TAGS arguments to parallel-cucumber runner
--profiles.desktop.tags @foo,@bar (https://github.com/cucumber/cucumber-js/blob/1.x/docs/cli.md#tags 3rd example with OR)
Then parallel-cucumber can't find any scenario
The issue is introduced in the following line c113a57#diff-a319cf624e12fddcc37aa7b3e8a80e16R229