Skip to content

Commit 545a8cb

Browse files
committed
adjusted some browser versions
1 parent 02776c5 commit 545a8cb

File tree

3 files changed

+33
-14448
lines changed

3 files changed

+33
-14448
lines changed

packages/optimizely-sdk/karma.base.conf.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2018, 2020-2022 Optimizely
2+
* Copyright 2018, 2020, 2022 Optimizely
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -65,7 +65,7 @@ module.exports = {
6565
os: 'Windows',
6666
os_version: '10',
6767
browserName: 'Edge',
68-
browser_version: '96.0',
68+
browser_version: '84.0',
6969
browser: 'Edge',
7070
},
7171
bs_firefox: {
@@ -74,7 +74,7 @@ module.exports = {
7474
browser: 'Firefox',
7575
os_version: '10',
7676
browserName: 'Firefox',
77-
browser_version: '102.0',
77+
browser_version: '91.0',
7878
},
7979

8080
bs_opera_mac: {

0 commit comments

Comments
 (0)