mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 17:06:57 -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
90 B
TypeScript
4 lines
90 B
TypeScript
import { smokeTestScenario } from '../../shared/smokeTestScenario';
|
|
|
|
smokeTestScenario();
|