Clean up test output
This commit is contained in:
@@ -873,7 +873,6 @@ func TestGarbageCollectorSync(t *testing.T) {
|
||||
go gc.Sync(fakeDiscoveryClient, 200*time.Millisecond, stopCh)
|
||||
|
||||
// Wait until the sync discovers the initial resources
|
||||
fmt.Printf("Test output")
|
||||
time.Sleep(1 * time.Second)
|
||||
|
||||
err = expectSyncNotBlocked(fakeDiscoveryClient, &gc.workerLock)
|
||||
|
Reference in New Issue
Block a user