Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 40d5ebf

Browse files
PR: Quicklook test fix (#22598)
1 parent 04c0348 commit 40d5ebf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

appserver/tests/quicklook/testng/testng_gd.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,13 @@
8686
<class name="test.web.jsp.hello.HelloJSPTestNG" />
8787
</classes>
8888
</test>
89+
<!--
8990
<test name="jsf_hello_world">
9091
<classes>
9192
<class name="test.jsf.astrologer.JSFWebTestNG" />
9293
</classes>
9394
</test>
95+
-->
9496
<test name="jsf_injection">
9597
<classes>
9698
<class name="test.web.jsfinjection.JSFInjectionTestNG" />

0 commit comments

Comments
 (0)