From 22d79b500eb6c6a1c0c770e2fe993d8f51d95240 Mon Sep 17 00:00:00 2001 From: dfahlander Date: Thu, 20 Jun 2024 01:55:47 +0200 Subject: [PATCH] Revert to using FF118 again --- test/karma.lambdatest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/karma.lambdatest.js b/test/karma.lambdatest.js index 015350a11..57ddbb08d 100644 --- a/test/karma.lambdatest.js +++ b/test/karma.lambdatest.js @@ -2,7 +2,7 @@ const ltBrowsers = { remote_firefox: { browserName: 'firefox', - browserVersion: '125', + browserVersion: '118', 'LT:Options': { platformName: 'Windows 10' }