remove mobile
parent
27d63adfef
commit
cea4235c1c
|
@ -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. */
|
||||||
// {
|
// {
|
||||||
|
|
Loading…
Reference in New Issue