Skip to content

Commit

Permalink
ACPT-1324: Fix CustomerCustomAttributes GraphQl tests on MTS
Browse files Browse the repository at this point in the history
  • Loading branch information
aa-kashk committed May 19, 2023
1 parent 245c17c commit 8bc06e0
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 8bc06e0

Please sign in to comment.