Skip to content

Commit 8bc06e0

Browse files
committed
ACPT-1324: Fix CustomerCustomAttributes GraphQl tests on MTS
1 parent 245c17c commit 8bc06e0

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)