Plugin E2E: Add more api tests (#94073)

* add tests

* bump plugin-e2e

* use range

* update lock file
This commit is contained in:
Erik Sundell
2024-10-02 11:55:04 +02:00
committed by GitHub
parent 763163603c
commit d6d51f0316
4 changed files with 29 additions and 7 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
"@emotion/eslint-plugin": "11.12.0",
"@grafana/eslint-config": "7.0.0",
"@grafana/eslint-plugin": "link:./packages/grafana-eslint-rules",
"@grafana/plugin-e2e": "^1.8.2",
"@grafana/plugin-e2e": "^1.8.3",
"@grafana/tsconfig": "^2.0.0",
"@manypkg/get-packages": "^2.2.0",
"@playwright/test": "1.47.2",