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
TEST_PATHS defaults to the previous hardcoded value of './...', but can
now be overridden. e.g. To run just the controller tests:
make test TEST_PATHS=./controllers/...
0 commit comments