HoneyNode Java 11 support for 121 devices
[transportpce.git] / tests / honeynode / 1.2.1 / honeynode-plugin-impl / src / test / java / io / fd / honeycomb / transportpce / device / test / CreateDeviceFromXMLFileTest.java
@@ -40,7 +40,7 @@ import org.slf4j.LoggerFactory;
 @RunWith(Parameterized.class)
 public class CreateDeviceFromXMLFileTest {
     private static final Logger LOG = LoggerFactory.getLogger(CreateDeviceFromXMLFileTest.class);
-    private static final String DEVICE_OPER_IN = "src/main/resources/honeycomb-minimal-resources/config/device/sample-config-ROADM.xml";
+    private static final String DEVICE_OPER_IN = "src/test/resources/oper-ROADMA.xml";
     private String xml;