Commit a538e67d by Hugo Häggmark Committed by GitHub

Tests: Skipping Template Variable tests for now (#20707)

parent d6ef02b3
......@@ -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();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment