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 7432675 commit 737280f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions wct.conf.js
Expand Up @@ -54,12 +54,6 @@ module.exports = {
];

const cronPlatforms = [
{
deviceName: 'Android GoogleAPI Emulator',
platformName: 'Android',
platformVersion: '8.1',
browserName: 'chrome'
},
'iOS Simulator/ipad@12.2',
'iOS Simulator/iphone@10.3',
'Windows 10/chrome@latest',
Expand Down

0 comments on commit 737280f

Please sign in to comment.