Skip to content

Commit 89e228b

Browse files
committed
Update tck_challenge.md
Make template EL specific
1 parent 0023250 commit 89e228b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/tck_challenge.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ assignees: ''
99

1010
**Challenged tests**
1111
List the challenged tests with the fully qualified classnames and then the test methods, e.g.
12-
ee.jakarta.tck.faces.test.javaee7.multiFieldValidation.Spec1IT#testFailingPreconditionsNotAfterAllInputComponents
12+
com.sun.ts.tests.el.api.jakarta_el.arrayelresolver#arrayELResolverTest()
1313

1414
**TCK Version**
15-
Specify the version of the TCK, e.g. Jakarta Faces 4.0.x
15+
Specify the version of the TCK, e.g. Jakarta Expression Language 6.0.x
1616

1717
**Description**
1818
A clear and concise description of why you think the tests are wrong.

0 commit comments

Comments
 (0)