Skip to content

Commit

Permalink
B2B-2658: Implement GraphQL Resolver Cache for Customer query
Browse files Browse the repository at this point in the history
- prehydration
  • Loading branch information
rganin committed Jun 20, 2023
1 parent 43eedfd commit 1d7643d
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
use Magento\StoreGraphQl\Model\Resolver\StoreConfigResolver;
use Magento\TestFramework\Helper\Bootstrap;

// phpcs:disable
interface TestCombinedHydratorPrehydratorInterface extends HydratorInterface, PrehydratorInterface
{
}
// phpcs:enable

class HydratorDehydratorProviderTest extends \PHPUnit\Framework\TestCase
{
/**
Expand Down

0 comments on commit 1d7643d

Please sign in to comment.