chore: Add JUnit option for the testcase type in PR template (#26560)

This commit is contained in:
Abhijeet 2023-08-22 15:15:44 +05:30 committed by GitHub
parent 584a0cd6d1
commit 4d6fc662d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@ Fixes # (issue number)
> Please describe the tests that you ran to verify your changes. Also list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>