mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 10:12:35 +00:00
Update path_tidy_user_id_test.go
This commit is contained in:
@@ -108,7 +108,7 @@ func TestAppRole_TidyDanglingAccessors_RaceTest(t *testing.T) {
|
|||||||
}
|
}
|
||||||
count := 1
|
count := 1
|
||||||
|
|
||||||
wg := sync.WaitGroup{}
|
wg := &sync.WaitGroup{}
|
||||||
now := time.Now()
|
now := time.Now()
|
||||||
started := false
|
started := false
|
||||||
for {
|
for {
|
||||||
|
|||||||
Reference in New Issue
Block a user