This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Dachen
/
shopify_api
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Added missing new lines on JSON object file
Tyler King
9 anni fa
parent
0b3a058950
commit
c964a3db66
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
test/fixtures/user.json
1
1
test/fixtures/users.json
+ 1
- 1
test/fixtures/user.json
Vedi File
@@ -18,4 +18,4 @@
"phone_validated?": false,
"tfa_enabled?": false
}
-}
+}
+ 1
- 1
test/fixtures/users.json
Vedi File
@@ -39,4 +39,4 @@
"tfa_enabled?": false
}
]
-}
+}