Skip to content

Commit be139f2

Browse files
author
Michael Logvin
committed
MAGETWO-37614: Stabilize story
1 parent ebf37f1 commit be139f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/integration/testsuite/Magento/ImportExport/_files/import_data.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
'default_billing' => '3',
4848
'default_shipping' => '3',
4949
'disable_auto_group_change' => '0',
50-
'dob' => null,
50+
'dob' => '13-06-1984',
5151
'firstname' => 'Lori',
5252
'gender' => 'Female',
5353
'group_id' => '1',
5454
'lastname' => 'Banks',
55-
'middlename' => null,
55+
'middlename' => 'R.',
5656
'password_hash' => '7ad6dbdc83d3e9f598825dc58b84678c7351e4281f6bc2b277a32dcd88b9756b:pz',
5757
'prefix' => null,
5858
'reward_update_notification' => '1',

0 commit comments

Comments
 (0)