working on the interfaces page
[CBFWR.git] / unittests / deletechanges.php
index 088bb28..f2cc4a0 100644 (file)
@@ -20,7 +20,7 @@ glcas_pluginLoader();
 $comms = new Comms();
 
 $comms->deleteConfig(3);
-
+$comms->deleteConfig(5);
 $config["status"] = "nochange";
 $comms->putConfig($config, 3);