mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Fix failing test
This commit is contained in:
@@ -72,6 +72,7 @@ func TestRenewer_NewRenewer(t *testing.T) {
|
||||
|
||||
// Zero-out channels because reflect
|
||||
v.client = nil
|
||||
v.random = nil
|
||||
v.doneCh = nil
|
||||
v.renewCh = nil
|
||||
v.stopCh = nil
|
||||
|
||||
Reference in New Issue
Block a user