Skip to content

Commit bf85fc8

Browse files
committed
Remove Safari 12.1 from CI integration tests
1 parent a1d5291 commit bf85fc8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

trackers/javascript-tracker/test/wdio.sauce.conf.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,6 @@ export const config: Partial<Options.Testrunner> = {
6464
build: buildName,
6565
},
6666
},
67-
{
68-
browserName: 'safari',
69-
browserVersion: '12.1',
70-
platformName: 'macOS 10.13',
71-
'sauce:options': {
72-
build: buildName,
73-
},
74-
},
7567
],
7668
services: [
7769
[

0 commit comments

Comments
 (0)