Skip to content

Commit 25acd59

Browse files
committed
AC-11491::[Skip] Need to be Un-skip Integration test which was skipped in 2.4.7-beta3 release
1 parent 9f47887 commit 25acd59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/GraphQl/App/State/GraphQlStateDiff.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ class GraphQlStateDiff
5555
*/
5656
private readonly Comparator $comparator;
5757

58+
/**
59+
* Constructor
60+
*/
5861
public function __construct()
5962
{
6063
$this->objectManagerBeforeTest = Bootstrap::getObjectManager();

0 commit comments

Comments
 (0)