Skip to content

Commit

Permalink
feat: rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomiguelpinto committed Sep 10, 2024
1 parent 7c0c631 commit b44090b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/fixtures/api/customer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"name": "Gavin Belson",
"firstname": "Gavin",
"lastname": "Belson",
"customer_type": "Company",
"customer_type": "individual",
"phone": "1-171-883-3711 x245",
"state": "CA",
"url": "http://hooli.com",
Expand Down

0 comments on commit b44090b

Please sign in to comment.