Revert "Storing local clients to local storage paths ce changes (#28958)" (#29268)

This reverts commit 504227bd74.
This commit is contained in:
akshya96
2025-01-02 09:17:27 -08:00
committed by GitHub
parent f1efd98ecf
commit 3c15d4b7fa
12 changed files with 157 additions and 763 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")).