diff --git a/tests/e2e/Services/GraphQL/Base.php b/tests/e2e/Services/GraphQL/Base.php index 2468fe0424..7ea3ae61f4 100644 --- a/tests/e2e/Services/GraphQL/Base.php +++ b/tests/e2e/Services/GraphQL/Base.php @@ -2334,7 +2334,8 @@ trait Base buckets { _id name - enabled + enabled, + totalSize } } }';