This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Dachen
/
shopify_api
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Added missing new lines on JSON object file
Tyler King
9 anos atrás
pai
0b3a058950
commit
c964a3db66
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
test/fixtures/user.json
1
1
test/fixtures/users.json
+ 1
- 1
test/fixtures/user.json
Ver arquivo
@@ -18,4 +18,4 @@
"phone_validated?": false,
"tfa_enabled?": false
}
-}
+}
+ 1
- 1
test/fixtures/users.json
Ver arquivo
@@ -39,4 +39,4 @@
"tfa_enabled?": false
}
]
-}
+}