Skip to content

Commit

Permalink
Merge pull request #537 from magento-performance/ACPT-1324
Browse files Browse the repository at this point in the history
ACPT-1324: Fix CatalogCustomer GraphQl tests on MTS
  • Loading branch information
andimov authored May 19, 2023
2 parents 245c17c + 8bc06e0 commit 42f0226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/Magento/Framework/App/Http/Context.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,6 @@ public function toArray()
public function _resetState(): void
{
$this->data = [];
$this->default = [];
}
}

0 comments on commit 42f0226

Please sign in to comment.