keycloak-uncached
Changes
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>