E2E: Fix panels smoke tests in the old arch (#107101)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user