diff --git a/BMSAPI.postman_collection.json b/BMSAPI.postman_collection.json index a8c782e..f5c4105 100644 --- a/BMSAPI.postman_collection.json +++ b/BMSAPI.postman_collection.json @@ -151,7 +151,7 @@ "", "", "pm.test(\"Check weighed method\", function () {", - " var index = 116", + " var index = 108", " pm.expect(jsonData[index].id).to.eql(pm.environment.get(\"weighed_method_id\"));", " pm.expect(jsonData[index].name).to.eql(\"Weighed\");", " pm.expect(jsonData[index].description).to.eql(\"Weighing method\");",