E2E: Fix panels smoke tests in the old arch (#107101)

This commit is contained in:
Bogdan Matei
2025-06-24 14:17:16 +03:00
committed by GitHub
parent 8ba6487b15
commit 60fd684da0
@@ -14,6 +14,8 @@ describe('Panels smokescreen', () => {
it('Tests each panel type in the panel edit view to ensure no crash', () => {
e2e.flows.addDashboard();
e2e.pages.Dashboard.DashNav.shareButton().should('be.visible');
e2e.flows.addPanel({
dataSourceName: 'gdev-testdata',
timeout: 10000,