Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 04348d7

Browse files
committed
style: apply formatting
1 parent 974c0ed commit 04348d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Support/MagentoProductsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function test_magento_product_adds_associated_category()
4747
'custom_attributes' => [
4848
[
4949
'attribute_code' => 'category_ids',
50-
'value' => ["1"],
50+
'value' => ['1'],
5151
],
5252
],
5353
],

0 commit comments

Comments
 (0)