Skip to content

Commit

Permalink
chore: remove Android Emulator from CRON
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Apr 23, 2020
1 parent 20853d7 commit 9ea98fa
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 @@ -53,12 +53,6 @@ module.exports = {
];

const cronPlatforms = [
{
deviceName: 'Android GoogleAPI Emulator',
platformName: 'Android',
platformVersion: '8.1',
browserName: 'chrome'
},
'iOS Simulator/[email protected]',
'iOS Simulator/[email protected]',
'Windows 10/chrome@latest',
Expand Down

0 comments on commit 9ea98fa

Please sign in to comment.