CLD-5948 Playwright/E2E: Update dependencies, server default config and its types, and remove Boards and mobile view tests (#24583)
* update dependencies * update dependencies * remove mobile view * remove boards * update default config and its types * update snapshots * fix formatting * check works and fix styling
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
88d043a971
Коммит
b7b08dbc0f
@@ -52,13 +52,6 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
projects: [
|
||||
{
|
||||
name: 'iphone',
|
||||
use: {
|
||||
browserName: 'chromium',
|
||||
...devices['iPhone 13 Pro'],
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'ipad',
|
||||
use: {
|
||||
|
||||
Ссылка в новой задаче
Block a user