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

This commit is contained in:
Hugo Häggmark 2019-11-27 16:01:39 +01:00 committed by GitHub
parent d6ef02b3b3
commit a538e67d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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();