Loki: Add tests for explain section in builder and code editor (#53113)

* Loki: Add tests for new explain section

* Update any assertions
This commit is contained in:
Ivana Huckova
2022-08-02 17:20:22 +02:00
committed by GitHub
parent 8a1dc85e2c
commit 5009c330ca
6 changed files with 97 additions and 8 deletions
-4
View File
@@ -7562,10 +7562,6 @@ exports[`better eslint`] = {
"public/app/plugins/datasource/loki/querybuilder/binaryScalarOperations.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilder.test.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]
],
"public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilder.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"]