diff --git a/integrationtests/proxy/udp_proxy_test.go b/integrationtests/proxy/udp_proxy_test.go index 4ef5c4574..3728a962f 100644 --- a/integrationtests/proxy/udp_proxy_test.go +++ b/integrationtests/proxy/udp_proxy_test.go @@ -11,7 +11,7 @@ import ( type packetData []byte -var _ = Describe("UDP Proxy", func() { +var _ = PDescribe("UDP Proxy", func() { var serverPort int BeforeEach(func() {