From 51e5f60c59cf02783624e2190f1f2a016c0bb871 Mon Sep 17 00:00:00 2001 From: web-padawan Date: Thu, 19 Apr 2018 15:18:32 +0300 Subject: [PATCH] Run P3 tests in Firefox and Edge --- test/list-box-test.html | 1 + wct.conf.js | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/test/list-box-test.html b/test/list-box-test.html index 5e1a153..6710ad5 100644 --- a/test/list-box-test.html +++ b/test/list-box-test.html @@ -5,6 +5,7 @@ vaadin-list-box tests + diff --git a/wct.conf.js b/wct.conf.js index 44fa12a..6af45ca 100644 --- a/wct.conf.js +++ b/wct.conf.js @@ -18,7 +18,9 @@ module.exports = { 'macOS 10.12/iphone@11.2', 'macOS 10.12/ipad@11.2', 'Windows 10/chrome@65', - 'macOS 10.12/safari@11.0' + 'macOS 10.12/safari@11.0', + 'Windows 10/firefox@59', + 'Windows 10/microsoftedge@16' ]; var cronPlatforms = [