integration.BeforeTest can be run without leak-detection.

This commit is contained in:
Piotr Tabor
2021-05-27 18:44:14 +02:00
parent b3f16d6691
commit 3f13d3a2d5
13 changed files with 116 additions and 37 deletions

View File

@ -611,8 +611,6 @@ func TestConfigurableWatchProgressNotifyInterval(t *testing.T) {
}
func TestWatchRequestProgress(t *testing.T) {
integration.BeforeTest(t)
if integration.ThroughProxy {
t.Skipf("grpc-proxy does not support WatchProgress yet")
}