mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
This reverts commit 504227bd74.
This commit is contained in:
@@ -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")).
|
||||
|
||||
Reference in New Issue
Block a user