fix cutomer name
This commit is contained in:
parent
3e14ffa429
commit
c414a5b1a6
@ -243,8 +243,8 @@ export default async function main() {
|
|||||||
{
|
{
|
||||||
address: addresses[6],
|
address: addresses[6],
|
||||||
first_name: "Jean",
|
first_name: "Jean",
|
||||||
last_name: "Dubigot",
|
last_name: "Dubignot",
|
||||||
email: "jean.dubigot@gmail.com",
|
email: "jean.dubignot@gmail.com",
|
||||||
phone_number: "06 78 90 12 34",
|
phone_number: "06 78 90 12 34",
|
||||||
cell_phone_number: "06 78 90 12 34",
|
cell_phone_number: "06 78 90 12 34",
|
||||||
birthdate: null,
|
birthdate: null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user