Commit aa13520e authored by Trishna Saeharaseelan's avatar Trishna Saeharaseelan
Browse files

fix: tests

......@@ -77,9 +77,7 @@
"operator": "hydrosurv",
"model": "reav",
"platform_ID": "usvdecibel",
"active": true,
"max_velocity": 0.9,
"min_velocity": 0.1,
"active": true
}
]
},
......
......@@ -178,9 +178,6 @@ platform_schema = {
"platform_ID",
"active",
"model",
"min_altitude",
"min_velocity",
"max_velocity",
],
}
......
......@@ -666,10 +666,7 @@
"operator",
"platform_ID",
"active",
"model",
"min_altitude",
"min_velocity",
"max_velocity"
"model"
],
"type":"object"
},
......
......@@ -666,10 +666,7 @@
"operator",
"platform_ID",
"active",
"model",
"min_altitude",
"min_velocity",
"max_velocity"
"model"
],
"type":"object"
},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment