Device Software version management
[oam/tr069-adapter.git] / netconf-server / src / test / java / org / commscope / tr069adapter / netconf / operations / CustomOperationsCreatorTest.java
index 961e6b7..ef47e48 100644 (file)
@@ -42,7 +42,7 @@ class CustomOperationsCreatorTest {
   }\r
 \r
   CustomOperationsCreator getCustomOperationsCreator() {\r
-    CustomOperationsCreator coc = new CustomOperationsCreator("0005B9AB1");\r
+    CustomOperationsCreator coc = new CustomOperationsCreator("0005B9AB1", "4.3.0", "*");\r
     return coc;\r
   }\r
 \r