Updated tests PMS persistency
[nonrtric.git] / test / common / ricsimulator_api_functions.sh
index 785ff9a..a835218 100644 (file)
@@ -475,7 +475,7 @@ sim_post_delete_instances() {
 # (Function for test scripts)
 sim_post_delete_all() {
        __log_conf_start $@
-       if [ $# -ne 3 ]; then
+       if [ $# -ne 2 ]; then
                __print_err "<response-code> <numericic-id>" $@
                return 1
        fi