Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit e844b2e

Browse files
committed
MAGETWO-90390: GraphQlControllerTest:testOutputErrorsWithMessageCategoryAndTrace integration test failed with php 7.2
1 parent fadc088 commit e844b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/GraphQl/Controller/GraphQlControllerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public function testDispatch() : void
9898
*
9999
* @return void
100100
*/
101-
public function testOutputErrorsWithMessageCategoryAndTrace() : void
101+
public function testError() : void
102102
{
103103
$query
104104
= <<<QUERY

0 commit comments

Comments
 (0)