Skip to content

Commit 30c8c72

Browse files
committed
Revert "Move WebAPI test to the correct folder"
This reverts commit b42125f.
1 parent c14e7e1 commit 30c8c72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616

1717
namespace Magento\GraphQl\PageCache;
1818

19-
use Magento\Framework\App\PageCache\Version;
20-
use Magento\TestFramework\Fixture\Config;
2119
use Magento\TestFramework\TestCase\GraphQlAbstract;
20+
use Magento\TestFramework\Fixture\Config;
21+
use Magento\Framework\App\PageCache\Version;
2222

2323
/**
2424
* Test absence/presence of private_content_version cookie in GraphQl POST HTTP responses

0 commit comments

Comments
 (0)