You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-run VRT. You really only want to rerun the two scenarios that broke and not all 20. If you were calling backstop directly you'd do something like backstop test --filter="my broken scenario"
However
$ fire vrt:run --filter="my broken scenario"
The "--filter" option does not exist.