Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Sep 9, 2024
1 parent 5509a8c commit c29ca92
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ export default function ({ getService }: FtrProviderContext) {
lifecycle: {
enabled: true,
},
meteringDocsCount: 0,
meteringStorageSize: '0b',
meteringStorageSizeBytes: 0,
});
});
});
Expand Down

0 comments on commit c29ca92

Please sign in to comment.