Fix transposed test number: +61 423 274 487 (61423274487) everywhere

This commit is contained in:
2026-08-07 16:17:55 +10:00
parent d4679068ba
commit 0dbf728f00
8 changed files with 17 additions and 17 deletions

View File

@@ -41,7 +41,7 @@ SMS sending SHALL go through an abstraction so that automated tests and developm
- **THEN** sending an alert logs the message instead of calling the provider
### Requirement: International number format
Phone numbers SHALL be normalised to international format without a leading `+` or leading zero before sending (e.g. `+61432374487` or `0432374487``61432374487`).
Phone numbers SHALL be normalised to international format without a leading `+` or leading zero before sending (e.g. `+61423274487` or `0432374487``61423274487`).
#### Scenario: Number normalisation
- **WHEN** an owner or finder number is stored in any local format