Skip to content

Commit ae93f07

Browse files
committed
chore: revert LambdaTest browser config again (not yet working)
1 parent 84f571b commit ae93f07

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

test/browser-test-config/lambdatest-karma.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ module.exports = function (config) {
3737
version: 'latest',
3838
platform: 'Windows 11'
3939
},
40-
safari_mac: {
41-
...launcherDefaults,
42-
browserName: 'Safari',
43-
version: 'latest',
44-
platform: 'macOS Monterey'
45-
},
40+
// safari_mac: {
41+
// ...launcherDefaults,
42+
// browserName: 'Safari',
43+
// version: 'latest',
44+
// platform: 'macOS Monterey'
45+
// },
4646
edge_windows: {
4747
...launcherDefaults,
4848
browserName: 'MicrosoftEdge',

0 commit comments

Comments
 (0)