From d2aa484b600dc0d122bb994b9bb29504ffe4cf12 Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Tue, 3 May 2022 19:47:39 +0200 Subject: build: integration testing support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Run integration tests in an electron environment for the main process. Signed-off-by: Kristóf Marussy --- .browserslistrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.browserslistrc') diff --git a/.browserslistrc b/.browserslistrc index 3881012..41ef0ba 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -1 +1 @@ -Chrome 96 +Chrome 102 -- cgit v1.2.3-54-g00ecf