a1ebdc8330
no issue - The correct command for running all tests is now `yarn test:all` instead of `yarn test`
391 B
391 B
Got some code for us? Awesome 🎊!
Please include a description of your change & check your PR against this list, thanks!
- There's a clear use-case for this code change
- Commit message has a short title & references relevant issues
- The build will pass (run
yarn test:all
andyarn lint
)
More info can be found by clicking the "guidelines for contributing" link above.