From 8c022e5cb6383310b5e876c20f5a9b377d47e9cc Mon Sep 17 00:00:00 2001 From: jomo Date: Thu, 25 Jun 2015 21:34:15 +0200 Subject: [PATCH] 'useranme' --- test/test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test.js b/test/test.js index ad265b6..2871d1a 100644 --- a/test/test.js +++ b/test/test.js @@ -532,7 +532,7 @@ describe("Crafatar", function() { etag: '"alex"', crc32: [1240086237, 1108800327] }, - "head render with non-existent useranme defaulting to userId": { + "head render with non-existent username defaulting to userId": { url: "http://localhost:3000/avatars/0?scale=2&default=jeb_", crc32: 0, redirect: "/avatars/jeb_?scale=2"