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

Commit 419c626

Browse files
ahinkleStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 4691aa3 commit 419c626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Api/ProductAttributesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public function test_can_call_magento_api_product_attributes_show()
2121

2222
$this->assertTrue($api->ok());
2323
}
24-
24+
2525
public function test_can_call_magento_api_product_attributes_all()
2626
{
2727
Http::fake([

0 commit comments

Comments
 (0)