瀏覽代碼

Added missing new lines on JSON object file

Tyler King 9 年之前
父節點
當前提交
c964a3db66
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      test/fixtures/user.json
  2. 1 1
      test/fixtures/users.json

+ 1 - 1
test/fixtures/user.json

@@ -18,4 +18,4 @@
     "phone_validated?": false,
     "tfa_enabled?": false
   }
-}
+}

+ 1 - 1
test/fixtures/users.json

@@ -39,4 +39,4 @@
       "tfa_enabled?": false
     }
   ]
-}
+}