浏览代码

'useranme'

jomo 10 年之前
父节点
当前提交
8c022e5cb6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/test.js

+ 1 - 1
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"