mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Tests: Skipping Template Variable tests for now (#20707)
This commit is contained in:
parent
d6ef02b3b3
commit
a538e67d4d
@ -15,6 +15,7 @@ e2eScenario({
|
||||
itName: 'Template Variables QueryVariable CRUD',
|
||||
createTestDataSource: true,
|
||||
createTestDashboard: true,
|
||||
skipScenario: true,
|
||||
scenario: async (browser: Browser, page: Page, datasourceName?: string, dashboardPage?: TestPage<DashboardPage>) => {
|
||||
await dashboardPage.pageObjects.settings.click();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user