From 4409b6dc1bfd03f8cb1dc9f3d028ef6d09b7e686 Mon Sep 17 00:00:00 2001 From: R Searls Date: Thu, 24 Sep 2020 15:21:54 -0400 Subject: [PATCH] [RESTEASY-2705] changed qualified class name used --- testsuite/microprofile-tck/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/testsuite/microprofile-tck/pom.xml b/testsuite/microprofile-tck/pom.xml index 57943d54791..7574c049bec 100644 --- a/testsuite/microprofile-tck/pom.xml +++ b/testsuite/microprofile-tck/pom.xml @@ -215,9 +215,6 @@ org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTest org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigTest org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigWithConfigKeyTest - - org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest - org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest