Skip to content

Commit

Permalink
BrowserStack: stop testing on latest Edge. (#31125)
Browse files Browse the repository at this point in the history
It's Chromium-based so it seems redundant.
  • Loading branch information
XhmikosR authored Jun 25, 2020
1 parent fb4efb4 commit 786208e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions js/tests/browsers.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@ const browsers = {
browser: 'Edge',
browser_version: '16'
},
edgeWin10Latest: {
base: 'BrowserStack',
os: 'Windows',
os_version: '10',
browser: 'Edge',
browser_version: 'latest'
},
chromeWin10: {
base: 'BrowserStack',
os: 'Windows',
Expand Down

0 comments on commit 786208e

Please sign in to comment.