Skip to content

Commit 1cb3161

Browse files
chore(cypress): run formatter and address lints
1 parent 35d4a4f commit 1cb3161

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cypress-tests/cypress/fixtures/confirm-body.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"line1": "123",
2222
"line2": "Main Street",
2323
"line3": "Apt 4B",
24-
"origin_zip":"10001"
24+
"origin_zip": "10001"
2525
}
2626
},
2727

cypress-tests/cypress/fixtures/create-customer-body.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
"new_customer": "true",
2222
"login_date": "2019-09-10T10:11:12Z"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)