mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Safari desktop 13 is not supported anymore
This commit is contained in:
@@ -77,7 +77,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
browserName: 'Safari',
|
||||
browserVersion: '13',
|
||||
browserVersion: '14',
|
||||
|
||||
...buildBStackDesktopOptions({ sessionName: 'Safari Desktop', resolution: '1280x1024' })
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user