From 86d1d3e8dc7b13e616844faf32140d332e6856c7 Mon Sep 17 00:00:00 2001 From: Gyuho Lee Date: Thu, 24 May 2018 14:33:49 -0700 Subject: [PATCH] integration: enable TestV3WatchRestoreSnapshotUnsync for gRPC proxy Signed-off-by: Gyuho Lee --- integration/v3_watch_restore_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/integration/v3_watch_restore_test.go b/integration/v3_watch_restore_test.go index 4a39280a9..2b07a7161 100644 --- a/integration/v3_watch_restore_test.go +++ b/integration/v3_watch_restore_test.go @@ -12,8 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -// +build !cluster_proxy - package integration import (