mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
ba7f77f25d
* 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();
|