We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf37f1 commit be139f2Copy full SHA for be139f2
dev/tests/integration/testsuite/Magento/ImportExport/_files/import_data.php
@@ -47,12 +47,12 @@
47
'default_billing' => '3',
48
'default_shipping' => '3',
49
'disable_auto_group_change' => '0',
50
- 'dob' => null,
+ 'dob' => '13-06-1984',
51
'firstname' => 'Lori',
52
'gender' => 'Female',
53
'group_id' => '1',
54
'lastname' => 'Banks',
55
- 'middlename' => null,
+ 'middlename' => 'R.',
56
'password_hash' => '7ad6dbdc83d3e9f598825dc58b84678c7351e4281f6bc2b277a32dcd88b9756b:pz',
57
'prefix' => null,
58
'reward_update_notification' => '1',
0 commit comments