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

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 {