Skip to content

Commit

Permalink
Changed safari to newer configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Jan 22, 2025
1 parent c891a5a commit 8931c38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
4 changes: 2 additions & 2 deletions fixtures/browser/karma.sauce.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ const customLaunchers = {
slSafari15: {
base: 'SauceLabs',
browserName: 'safari',
browserVersion: '15',
platform: 'macOS 12'
browserVersion: 'latest',
platform: 'macOS 13'
},
slEdge: {
base: 'SauceLabs',
Expand Down
14 changes: 0 additions & 14 deletions fixtures/browser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8931c38

Please sign in to comment.