Skip to content

Commit 0e424d8

Browse files
some linting
1 parent 290673f commit 0e424d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/mocks.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exports.transformedArray = [
1111
"discount_value": null,
1212
"discount_percent": 10
1313
}
14-
]
14+
]
1515

1616
exports.customObjFlat = {
1717
"title": "HP 678 Black Ink Cartridge",
@@ -163,4 +163,4 @@ exports.customObjectsOld = [
163163
"promotions/0/discount_value": null,
164164
"promotions/0/discount_percent": 10
165165
}
166-
]
166+
]

0 commit comments

Comments
 (0)