mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 10:24:54 -06: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
90 B
TypeScript
4 lines
90 B
TypeScript
import { smokeTestScenario } from '../../shared/smokeTestScenario';
|
|
|
|
smokeTestScenario();
|