Updated tests PMS persistency
[nonrtric.git] / test / auto-test / FTC805.sh
index 13f534e..c563bb0 100755 (executable)
@@ -208,7 +208,6 @@ for __httpx in $TESTED_PROTOCOLS ; do
 
         start_timer "Restore $((NUM_POLICIES_PER_RIC*$NUM_RICS)) polices after restart over $interface using "$__httpx
 
-
         api_equal json:policies $INSTANCES 500
 
         for ((i=1; i<=$NUM_RICS; i++))
@@ -253,7 +252,6 @@ for __httpx in $TESTED_PROTOCOLS ; do
             sim_equal ricsim_g1_$i num_instances 0
         done
 
-
         for ((i=1; i<=$NUM_RICS; i++))
         do
             if [ $interface == "REST+SDNC" ]; then