Skip to content

Commit 2e9ab50

Browse files
author
Stanislav Idolov
committed
magento-engcom/magento2ce#2175: fix issue with api fixture
1 parent 55e4535 commit 2e9ab50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Webapi/JoinDirectivesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public function testAutoGeneratedGetList()
125125
/**
126126
* Test get list of orders with extension attributes
127127
*
128-
* @magentoApiDataFixture Magneto/Sales/_files/order.php
128+
* @magentoApiDataFixture Magento/Sales/_files/order.php
129129
*/
130130
public function testGetOrderList()
131131
{

0 commit comments

Comments
 (0)