keycloak-aplcache

Merge pull request #3794 from hmlnarik/KEYCLOAK-4258-null KEYCLOAK-4258

1/25/2017 9:27:32 AM

Details

diff --git a/testsuite/integration-arquillian/tests/other/pom.xml b/testsuite/integration-arquillian/tests/other/pom.xml
index 729b69f..6746eff 100644
--- a/testsuite/integration-arquillian/tests/other/pom.xml
+++ b/testsuite/integration-arquillian/tests/other/pom.xml
@@ -154,12 +154,14 @@
                 <module>nodejs_adapter</module>
             </modules>
         </profile>
+<!--
         <profile>
             <id>auth-server-wildfly</id>
             <modules>
                 <module>server-config-migration</module>
             </modules>
         </profile>
+ -->
     </profiles>
 
 </project>