Skip to content

Commit fd41e22

Browse files
committed
MC-17928: Unable to edit customer address on admin page with "file" or "image" customer address attribute
1 parent 8511805 commit fd41e22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Test/Unit/Model/Customer/DataProviderTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -931,6 +931,7 @@ function ($origName) {
931931
'arguments' => [
932932
'data' => [
933933
'config' => [
934+
'dataType' => 'frontend_input',
934935
'formElement' => 'fileUploader',
935936
'componentType' => 'fileUploader',
936937
'maxFileSize' => $maxFileSize,

0 commit comments

Comments
 (0)