Skip to content

Commit 42f0226

Browse files
authored
Merge pull request #537 from magento-performance/ACPT-1324
ACPT-1324: Fix CatalogCustomer GraphQl tests on MTS
2 parents 245c17c + 8bc06e0 commit 42f0226

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/App/Http/Context.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,6 @@ public function toArray()
142142
public function _resetState(): void
143143
{
144144
$this->data = [];
145+
$this->default = [];
145146
}
146147
}

0 commit comments

Comments
 (0)