Skip to content

Commit c109c59

Browse files
ShradddhaShradddha
authored andcommitted
AC-11979:: Remove Deprecations- PhpUnit10 Integration Tests
1 parent f8e3843 commit c109c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/CatalogUrlRewrite/Model/ProductUrlRewriteTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ public static function productEditProvider(): array
170170
{
171171
return [
172172
[
173-
'expected_data' => [
173+
'expectedData' => [
174174
[
175175
'request_path' => 'new-url-key%suffix%',
176176
'target_path' => 'catalog/product/view/id/%id%',

0 commit comments

Comments
 (0)