This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Dachen
/
shopify_api
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added missing new lines on JSON object file
Tyler King
hace 9 años
padre
0b3a058950
commit
c964a3db66
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
test/fixtures/user.json
1
1
test/fixtures/users.json
+ 1
- 1
test/fixtures/user.json
Ver fichero
@@ -18,4 +18,4 @@
"phone_validated?": false,
"tfa_enabled?": false
}
-}
+}
+ 1
- 1
test/fixtures/users.json
Ver fichero
@@ -39,4 +39,4 @@
"tfa_enabled?": false
}
]
-}
+}