E2E-Skip: Skipping test due to failing CI test run (#113244)
* E2E-Skip: Skipping test due to failing CI test run * Skipping entire file due to repeated failures
This commit is contained in:
@@ -18,7 +18,8 @@ test.use({
|
||||
viewport: { width: 1920, height: 1080 },
|
||||
});
|
||||
|
||||
test.describe(
|
||||
// Skipping due to failing test in CI
|
||||
test.skip(
|
||||
'Grouping panels',
|
||||
{
|
||||
tag: ['@dashboards'],
|
||||
|
||||
Reference in New Issue
Block a user