diff --git a/.github/ISSUE_TEMPLATE/tck_challenge.md b/.github/ISSUE_TEMPLATE/tck_challenge.md index aff95cc9..f71bf8b3 100644 --- a/.github/ISSUE_TEMPLATE/tck_challenge.md +++ b/.github/ISSUE_TEMPLATE/tck_challenge.md @@ -9,10 +9,10 @@ assignees: '' **Challenged tests** List the challenged tests with the fully qualified classnames and then the test methods, e.g. -ee.jakarta.tck.faces.test.javaee7.multiFieldValidation.Spec1IT#testFailingPreconditionsNotAfterAllInputComponents +ee.jakarta.tck.pages.api.jakarta_servlet.jsp.jspapplicationcontext#invokeIllegalStateExceptionTest() **TCK Version** -Specify the version of the TCK, e.g. Jakarta Faces 4.0.x +Specify the version of the TCK, e.g. Jakarta Pages 4.0.x **Description** A clear and concise description of why you think the tests are wrong.