Skip to content

Commit 3c8a041

Browse files
committed
Minor tweak
1 parent 733884e commit 3c8a041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/arquillian.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</container>
1616
<container qualifier="glassfish">
1717
<configuration>
18-
<property name="allowConnectingToRunningServer">false</property>
18+
<property name="allowConnectingToRunningServer">true</property>
1919
<property name="adminPort">4848</property>
2020
<property name="enableDerby">false</property>
2121
<property name="outputToConsole">true</property>

0 commit comments

Comments
 (0)