From 6801688dd475aaffb12b818da4c0c47cebce66d3 Mon Sep 17 00:00:00 2001 From: Alfredo Boullosa Date: Wed, 2 Mar 2022 17:25:13 +0100 Subject: [PATCH] Allow Edge tests in Admin Console Closes #10539 --- testsuite/integration-arquillian/tests/other/console/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/integration-arquillian/tests/other/console/pom.xml b/testsuite/integration-arquillian/tests/other/console/pom.xml index ee46f3e555..ac05694f1b 100644 --- a/testsuite/integration-arquillian/tests/other/console/pom.xml +++ b/testsuite/integration-arquillian/tests/other/console/pom.xml @@ -33,7 +33,7 @@ ${auth.server.home}/themes - firefox|chrome|internetExplorer|safari|chromeHeadless + firefox|chrome|internetExplorer|safari|chromeHeadless|edge