I tagged our happy-path checkout scenario with both suite tags because I want it in the pull-request smoke run and in the nightly regression run. Lint disagrees:
✖ features/cart/checkout.feature:18 tags/suite Scenario must carry exactly one suite tag (@smoke, @regression, @sanity); found @smoke @regression.
1 feature file(s), 1 error(s), 0 warning(s)Surely wanting a scenario in two suites is normal? Or am I meant to duplicate the scenario?