Merge "Add docker-compose file for ECS"
[nonrtric.git] / test / auto-test / PM_DEMO.sh
index 8473a75..3e0858f 100755 (executable)
@@ -166,7 +166,7 @@ if [ "$PMS_VERSION" == "V2" ]; then
     done
 fi
 
-#Check the number of schemas and the individual schemas in OSC
+#Check the number of types
 if [ "$PMS_VERSION" == "V2" ]; then
     api_equal json:policy-types 5 120
 else