mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
Update path_tidy_user_id_test.go
This commit is contained in:
parent
fb94d03b75
commit
2335958260
@ -108,7 +108,7 @@ func TestAppRole_TidyDanglingAccessors_RaceTest(t *testing.T) {
|
||||
}
|
||||
count := 1
|
||||
|
||||
wg := sync.WaitGroup{}
|
||||
wg := &sync.WaitGroup{}
|
||||
now := time.Now()
|
||||
started := false
|
||||
for {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user