This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
150
Packages
Projects
Releases
Wiki
Activity
alexjonspencer1/fix-table-cell-hover-behaviour
grafana
/
e2e
/
verify
/
specs
/
smoketests.spec.ts
4 lines
90 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
e2e: adds verify release (#24568)
2020-05-12 18:48:26 +08:00
import
{
smokeTestScenario
}
from
'../../shared/smokeTestScenario'
;
Chore: remove scenario wrapping in cypress tests (#74674) * 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
2023-09-13 20:24:20 +08:00
smokeTestScenario
(
)
;