chore: fix tests link in PR template [skip ci]

This commit is contained in:
Loric ANDRE 2026-01-21 23:34:31 +01:00
parent c5f2a3bdc9
commit 773293974e

View file

@ -3,7 +3,7 @@
_check the box if it is not applicable to your changes_
- [ ] I have updated the README with the necessary documentation
- [ ] I have added unit tests
- [ ] I have added [integration tests](tests/)
- [ ] I have added [integration tests](https://github.com/skim-rs/skim/tree/master/tests)
- [ ] I have linked all related issues or PRs
## Description of the changes