From 46072bb95e6fe44dfb92d4fb151a5824c62b8fec Mon Sep 17 00:00:00 2001 From: Darshan Date: Wed, 7 Jan 2026 18:32:03 +0530 Subject: [PATCH] fix: test. --- tests/e2e/Services/GraphQL/Base.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 } } }';