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
chowkapow
changed the title
Docs: CONTRIBUTING.md needs update to use npm run check-coverage
[DOC] CONTRIBUTING.md needs update to use npm run check-coverage
Mar 16, 2021
Current Behavior:
In the CONTRIBUTING.md page, it still shows
npm run test-coverage
Expected Behavior:
The command should be
npm run check-coverage
The text was updated successfully, but these errors were encountered: