Commit 828f3fb6 by zhuxichen

chore: update

parent b0c7185a
......@@ -30,11 +30,6 @@ yarn test:unit
yarn test:e2e:dev
```
This runs the end-to-end tests against the Vite development server.
It is much faster than the production build.
But it's still recommended to test the production build with `test:e2e` before deploying (e.g. in CI environments):
```sh
yarn build
yarn test:e2e
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment