diff --git a/connector/testdata/query/service_up/expected.json b/connector/testdata/query/service_up/expected.json index 9505039..f058511 100644 --- a/connector/testdata/query/service_up/expected.json +++ b/connector/testdata/query/service_up/expected.json @@ -1,5 +1,5 @@ [ { - "rows": [{ "__value": [] }] + "rows": [] } ] diff --git a/connector/testdata/query/service_up_range/expected.json b/connector/testdata/query/service_up_range/expected.json index 9505039..f058511 100644 --- a/connector/testdata/query/service_up_range/expected.json +++ b/connector/testdata/query/service_up_range/expected.json @@ -1,5 +1,5 @@ [ { - "rows": [{ "__value": [] }] + "rows": [] } ]