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 7, 2016
1 parent 358f72e commit 4c5ebb5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
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 4c5ebb5

Please sign in to comment.