mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-07 00:32:28 +08:00
docs: run both unit and e2e tests before PR
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -49,7 +49,7 @@ npx playwright test --ui
|
||||
|
||||
1. Create a feature branch
|
||||
2. Make changes and ensure `npm run check` passes
|
||||
3. Run tests with `npm run test:e2e`
|
||||
3. Run tests with `npm run test && npm run test:e2e`
|
||||
4. Submit PR against `main` with a clear description
|
||||
|
||||
## Issues
|
||||
|
||||
Reference in New Issue
Block a user