adjust 422 messages

This commit is contained in:
jomo
2015-05-06 22:13:28 +02:00
parent 00f6c28cfc
commit 6273e3bcc8
5 changed files with 6 additions and 6 deletions

View File

@@ -664,7 +664,7 @@ describe("Crafatar", function() {
});
});
// testing all paths for invalid userid
// testing all paths for Invalid UserID
var locations = ["avatars", "skins", "capes", "renders/body", "renders/head"];
for (var l in locations) {
var location = locations[l];