Skip to content

Commit c5ad40b

Browse files
engcom-KiloMaciej Pawłowski
authored and
Maciej Pawłowski
committed
Rename for test
1 parent b219c4e commit c5ad40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class RestSessionCookieTest extends \Magento\TestFramework\TestCase\WebapiAbstra
1717
/**
1818
* Check for non exist cookie PHPSESSID
1919
*/
20-
public function testRestNoAcceptHeader()
20+
public function testRestSessionNoCookie()
2121
{
2222
$this->_markTestAsRestOnly();
2323
/** @var $curlClient CurlClientWithCookies */

0 commit comments

Comments
 (0)