Skip to content

Commit

Permalink
disable android emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
sissbruecker committed Nov 7, 2024
1 parent d6aacea commit b51e95e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions wct.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ module.exports = {
}

const testBrowsers = [
{
deviceName: 'Android GoogleAPI Emulator',
platformName: 'Android',
platformVersion: '11.0',
browserName: 'Chrome',
},
'iOS Simulator/[email protected]', // should be 9.x, but SauceLabs does not provide that
'macOS 11/safari@latest',
'Windows 10/microsoftedge@latest',
Expand Down

0 comments on commit b51e95e

Please sign in to comment.