thunderbird-conversations icon indicating copy to clipboard operation
thunderbird-conversations copied to clipboard

Fix command for a jest test in developer's guide

Open igsilya opened this issue 2 years ago • 0 comments

  $ npm test:jest
  Unknown command: "test:jest"

  Did you mean one of these?
    npm run test:lint # run the "test:lint" package script
    npm run test:jest # run the "test:jest" package script

igsilya avatar Oct 13 '22 10:10 igsilya