This website works better with JavaScript
Home
Explore
Help
Sign In
Dachen
/
shopify_api
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added missing new lines on JSON object file
Tyler King
9 years ago
parent
0b3a058950
commit
c964a3db66
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
test/fixtures/user.json
1
1
test/fixtures/users.json
+ 1
- 1
test/fixtures/user.json
View File
@@ -18,4 +18,4 @@
"phone_validated?": false,
"tfa_enabled?": false
}
-}
+}
+ 1
- 1
test/fixtures/users.json
View File
@@ -39,4 +39,4 @@
"tfa_enabled?": false
}
]
-}
+}