From 04182d1d4430440caeed3cd6de0f08ad46b041fd Mon Sep 17 00:00:00 2001 From: mhajas Date: Tue, 4 Apr 2017 09:17:00 +0200 Subject: [PATCH] KEYCLOAK-4703 Use phantomJS in adapter tests --- testsuite/integration-arquillian/tests/other/adapters/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testsuite/integration-arquillian/tests/other/adapters/pom.xml b/testsuite/integration-arquillian/tests/other/adapters/pom.xml index 9e13566c18..d3afb4bc9b 100644 --- a/testsuite/integration-arquillian/tests/other/adapters/pom.xml +++ b/testsuite/integration-arquillian/tests/other/adapters/pom.xml @@ -84,6 +84,9 @@ - **/cors/*Test.java + + phantomjs +