Skip to content

Commit

Permalink
fix: Safari 15.* has issue with websocket
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-redFox committed Oct 23, 2023
1 parent bd9d82c commit 1f0eebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/client/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const launchers = {
base: 'BrowserStack',
browser: 'Safari',
os: 'OS X',
os_version: 'Monterey'
os_version: 'Ventura'
}
}

Expand Down

0 comments on commit 1f0eebf

Please sign in to comment.