Skip to content

Commit

Permalink
[JBWS-4024] Restore test
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Nov 22, 2016
1 parent f96eb2d commit 45aeb7e
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -39,7 +39,6 @@
import org.jboss.shrinkwrap.api.spec.WebArchive;
import org.jboss.wsf.test.JBossWSTest;
import org.jboss.wsf.test.JBossWSTestHelper;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

Expand All @@ -48,7 +47,6 @@
* @author <a herf="mailto:ema@redhat.com">Jim Ma</a>
*
*/
@Ignore("[CXF-6994] RMCaptureInInterceptor running on GET requests")
public class WSRMStoreFeatureTestCase extends JBossWSTest
{
@ArquillianResource
Expand Down

0 comments on commit 45aeb7e

Please sign in to comment.