Procházet zdrojové kódy

Added missing new lines on JSON object file

Tyler King před 9 roky
rodič
revize
c964a3db66
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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
     }
   ]
-}
+}