Closed wowry closed 2 years ago
Reference Issues/PRs
Changes
How to test manually
git fetch origin pull/23/head:test/frontend git checkout test/frontend cd frontend yarn test --watchAll=false
In CI, please run
cd frontend CI=true yarn test
Here is a reference.
I checked the result in my local environment and it was work! Thank you for your commit! I'll merge instead of you.
Reference Issues/PRs
24
Changes
How to test manually
In CI, please run
Here is a reference.