Skip to content

Commit

Permalink
perf
Browse files Browse the repository at this point in the history
  • Loading branch information
rmpestano committed Apr 22, 2019
1 parent 5903451 commit ea69886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/arquillian.xml
Expand Up @@ -10,7 +10,7 @@
<configuration>
<property name="chameleonTarget">${arquillian.container}</property>
<property name="outputToConsole">true</property>
<property name="javaVmArguments">-Xmx512m -Djboss.bind.address=localhost -XX:MaxPermSize=512m</property>
<property name="javaVmArguments">-Xmx512m -Djboss.bind.address=localhost</property>
</configuration>
</container>

Expand Down

0 comments on commit ea69886

Please sign in to comment.