Remove all references to current fragments, standbyfragments and partialMonthTracker (#29066)

* Oss Changes Patch

* Remove test from oss file
This commit is contained in:
divyaac
2024-12-02 11:44:03 -08:00
committed by GitHub
parent 34dac4edd9
commit 6ed4ad0851
14 changed files with 634 additions and 825 deletions

View File

@@ -53,7 +53,7 @@ func TestOperatorUsageCommandRun(t *testing.T) {
now := time.Now().UTC()
_, _, _, err = clientcountutil.NewActivityLogData(client).
_, _, err = clientcountutil.NewActivityLogData(client).
NewPreviousMonthData(1).
NewClientsSeen(6, clientcountutil.WithClientType("entity")).
NewClientsSeen(4, clientcountutil.WithClientType("non-entity-token")).