remove mobile

pull/153/head
Marcus Felling 2022-09-09 14:11:45 -05:00
parent 27d63adfef
commit cea4235c1c
1 changed files with 1 additions and 7 deletions

View File

@ -55,13 +55,7 @@ const config: PlaywrightTestConfig = {
use: { use: {
channel: 'msedge', channel: 'msedge',
}, },
}, },
{
name: 'Pixel 5',
use: {
...devices['Pixel 5'],
},
},
/* Test against mobile viewports. */ /* Test against mobile viewports. */
// { // {