Fix transposed test number: +61 423 274 487 (61423274487) everywhere
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user