Update path_tidy_user_id_test.go

This commit is contained in:
Jeff Mitchell 2018-07-25 03:37:24 -04:00 committed by GitHub
parent fb94d03b75
commit 2335958260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {