Merge pull request #24327 from blaggacao/tests/use-unique-phone-numbers

This commit is contained in:
Raffael Meyer 2024-01-14 17:45:24 +01:00 committed by GitHub
commit 12673c1a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,9 +31,9 @@
],
"phone_nos": [
{
"phone": "+91 0000000000",
"phone": "+91 0000000001",
"is_primary_phone": 1
}
]
}
]
]