test: make phone number unique
This commit is contained in:
parent
32e44f77a9
commit
62148f9ecd
1 changed files with 2 additions and 2 deletions
|
|
@ -31,9 +31,9 @@
|
|||
],
|
||||
"phone_nos": [
|
||||
{
|
||||
"phone": "+91 0000000000",
|
||||
"phone": "+91 0000000001",
|
||||
"is_primary_phone": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue