Bump MRI upstreams
[genius.git] / itm / itm-impl / src / test / java / org / opendaylight / genius / itm / impl / ItmInternalTunnelDeleteTest.java
index 2dd4059bb955ad2c8acf03ec855ea3755773a9ce..c2d9c2b3d88cc11526b9464eda352a3ea14e465a 100644 (file)
@@ -171,8 +171,8 @@ public class ItmInternalTunnelDeleteTest {
         itmInternalTunnelDeleteWorker = new ItmInternalTunnelDeleteWorker(dataBroker, jobCoordinator,
             new TunnelMonitoringConfig(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             interfaceManager, new DpnTepStateCache(dataBroker, jobCoordinator,
-            new GuavaCacheProvider(new CacheManagersRegistryImpl()), directTunnelUtils, dpntePsInfoCache,
-                unprocessedNodeConnectorCache, unprocessedNodeConnectorEndPointCache),
+                new GuavaCacheProvider(new CacheManagersRegistryImpl()), directTunnelUtils, dpntePsInfoCache,
+                    unprocessedNodeConnectorCache, unprocessedNodeConnectorEndPointCache),
             new OvsBridgeEntryCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             new OvsBridgeRefEntryCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             new TunnelStateCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),