diff --git a/frappe/contacts/doctype/contact/test_records.json b/frappe/contacts/doctype/contact/test_records.json index 11c5329e93..35fff587ae 100644 --- a/frappe/contacts/doctype/contact/test_records.json +++ b/frappe/contacts/doctype/contact/test_records.json @@ -31,9 +31,9 @@ ], "phone_nos": [ { - "phone": "+91 0000000000", + "phone": "+91 0000000001", "is_primary_phone": 1 } ] } -] \ No newline at end of file +]