I am getting dependency error on Postman after successfully passed all tests in Postman Student submit training.
{"status":"error","message":"Your collection failed one or more Postman tests. See the errors array for details.","errors":[{"test":"6. [skillcheck] Set "favoriteActor" as a collection variable using pm.collectionVariables set(...) in Tests tab script","message":"expected 'const id = pm.response.json().id\npm.collectionVariables.set("actorName", id)' to match /pm\.collectionVariables\.set\(["']favoriteActor[\"'
]/"}]}
enter image description here I am expecting this result