mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 16:38:03 -06:00
7bca69849f
* Mark Scenes feature toggles as GA * Move old arch e2e to a new folder * Run E2E on scenes by default * Upgrade e2e-selectors to ensure the tests in Playwright works
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
import { smokeTestScenario } from '../shared/smokeTestScenario';
|
|
|
|
smokeTestScenario();
|