Skip to content

Commit aff1c9a

Browse files
ACPT-1186
skipping TestFramework's MySQL adapter
1 parent ccab4f5 commit aff1c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/GraphQl/_files/state-skip-list.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
Magento\Framework\App\ResourceConnection::class => null,
9494
Magento\Framework\App\ResourceConnection\Interceptor::class => null,
9595
Magento\Framework\Session\SaveHandler::class => null, // TODO: check this
96+
Magento\TestFramework\Db\Adapter\Mysql\Interceptor::class => null,
9697
],
9798
'*-fromConstructed' => [
9899
Magento\GraphQl\App\State\ObjectManager::class => null,

0 commit comments

Comments
 (0)