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