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:
Collin Fingar
2025-10-30 12:56:32 -04:00
committed by GitHub
parent 8d5e5e2ead
commit 782b521c0f
@@ -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'],