mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
chore(web): disable legacy edge testing
Legacy edge struggles with selection direction. We no longer support it anyway, so disable testing.
This commit is contained in:
parent
b05fda1c6a
commit
003665b6df
1 changed files with 0 additions and 6 deletions
|
|
@ -92,12 +92,6 @@ module.exports = function(config) {
|
|||
os_version: '10',
|
||||
browser: 'chrome',
|
||||
browser_version: '70.0'
|
||||
},
|
||||
bs_edge_win: {
|
||||
os: 'Windows',
|
||||
os_version: '10',
|
||||
browser: 'edge',
|
||||
version: '18.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue