Reactive remaining Junits tests for Al migration
[transportpce.git] / pce / src / test / java / org / opendaylight / transportpce / pce / impl / PceProviderTest.java
index 9b46f6c0c751cf2c811b2e7446406a0a1bc0c4a9..506fad9c6f0519192f3e6902f7fb012e37b75f4c 100644 (file)
@@ -13,7 +13,6 @@ import static org.mockito.ArgumentMatchers.eq;
 
 import org.eclipse.jdt.annotation.NonNull;
 import org.junit.Before;
-import org.junit.Ignore;
 import org.junit.Test;
 import org.mockito.Mockito;
 import org.opendaylight.mdsal.binding.api.NotificationPublishService;
@@ -27,7 +26,6 @@ import org.opendaylight.transportpce.test.AbstractTest;
 import org.opendaylight.yang.gen.v1.http.org.opendaylight.transportpce.pce.rev200128.TransportpcePceService;
 import org.opendaylight.yangtools.concepts.ObjectRegistration;
 
-@Ignore
 public class PceProviderTest extends AbstractTest {
 
     private RpcProviderService rpcService;