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
When trying to run tests with `hatch run test path/to/test.py::test_fo`,
hatch keeps the first `tests/` argument, which ends up including all of
the tests anyway.
Signed-off-by: JP-Ellis <josh@jpellis.me>
0 commit comments