mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
This reverts commit e21dfa6b1c.
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
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