Explorar el Código

Added missing new lines on JSON object file

Tyler King hace 9 años
padre
commit
c964a3db66
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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
     }
   ]
-}
+}