We added projects/shop/envs/qa.yaml last week and it works — sdods run -p shop -e qa -l api runs against it. But the moment I pin a scenario to it:
@api @regression @env:qa
Scenario: The rate limiter returns 429 after the tenth call✖ features/api/rate-limit.feature:12 tags/env @env:qa is not in envs.available (local, staging).The file exists. What else is it looking at?