Skip to content

Commit 42200be

Browse files
committed
MAGETWO-38297: [TEST] Write integration / api-functional tests for join processor
1 parent 5b24641 commit 42200be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Webapi/Routing/GettersTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ protected function setUp()
3131
$this->_restResourcePath = "/{$this->_version}/TestModule5/";
3232
}
3333

34-
public function testGetList()
34+
public function testGetters()
3535
{
3636
$itemId = 1;
3737
$serviceInfo = [

0 commit comments

Comments
 (0)