@grafana/e2e: improvements (#26939)
* Minor changes * Added an `editPanel` flow function ... and moved the internals of `addPanel` to a common function for use by both * Added optional template variables to `addDashboard` config * Use latest Cypress 4.x version * Updated lockfile
Showing
... | ... | @@ -49,7 +49,7 @@ |
"@mochajs/json-file-reporter": "^1.2.0", | ||
"blink-diff": "1.0.13", | ||
"commander": "5.0.0", | ||
"cypress": "^4.9.0", | ||
"cypress": "^4.12.1", | ||
"cypress-file-upload": "^4.0.7", | ||
"execa": "4.0.0", | ||
"resolve-as-bin": "2.1.0", | ||
... | ... |
packages/grafana-e2e/src/flows/editPanel.ts
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment