Skip to content

Commit

Permalink
docs: update note to caution in README for test instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelRajodiya committed Mar 5, 2025
1 parent 441fcb4 commit de43630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The project is built using **Next.js**, a React framework for building server-re
```bash
pnpm test
```
> [!NOTE]
> [!CAUTION]
> Always run tests before submitting a pull request to ensure your changes do not introduce regressions.

Expand Down

0 comments on commit de43630

Please sign in to comment.