We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae293b3 commit b42125fCopy full SHA for b42125f
dev/tests/Magento/GraphQl/PageCache/DisableSessionTest.php renamed to dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache/DisableSessionTest.php
@@ -16,9 +16,9 @@
16
17
namespace Magento\GraphQl\PageCache;
18
19
-use Magento\TestFramework\TestCase\GraphQlAbstract;
20
-use Magento\TestFramework\Fixture\Config;
21
use Magento\Framework\App\PageCache\Version;
+use Magento\TestFramework\Fixture\Config;
+use Magento\TestFramework\TestCase\GraphQlAbstract;
22
23
/**
24
* Test absence/presence of private_content_version cookie in GraphQl POST HTTP responses
0 commit comments