Skip to content

Commit da62bd1

Browse files
committed
[Customer] Rename dob to date_of_birth #911
1 parent e9879d1 commit da62bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public function testUpdateCustomer()
8282
middlename
8383
lastname
8484
suffix
85-
date_of_birth
85+
dob
8686
taxvat
8787
email
8888
gender

0 commit comments

Comments
 (0)