소스 검색

'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"