Skip to content

Commit edb3516

Browse files
Update ProductGettersTest.php
Updated tests
1 parent 28159a3 commit edb3516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Model/ProductGettersTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ public function testGetAttributeTextArray()
217217
$expected = [
218218
'Option 2',
219219
'Option 3',
220-
'Option 4 "!@#$%^&*'
220+
'Option 4 "!@#$%^&*'
221221
];
222222
self::assertEquals(
223223
$expected,

0 commit comments

Comments
 (0)