mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
* remove scenario wrapping in cypress tests * remove more hardcoded logins * don't forget the various suite! * make sure we log in for every test * fix afterAll revert * stability
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
import { smokeTestScenario } from '../shared/smokeTestScenario';
|
|
|
|
smokeTestScenario();
|