Masked email: acceptance test 8 matches the observed error

This commit is contained in:
2026-09-18 09:32:03 -07:00
parent dc1ddb2893
commit 057491e33c
+1 -1
View File
@@ -245,7 +245,7 @@ masks.
(ME-3, ME-13). (ME-3, ME-13).
7. `emailPrefix: "shop"` gives `shop_…`. `emailPrefix: "Shop!"` fails 7. `emailPrefix: "shop"` gives `shop_…`. `emailPrefix: "Shop!"` fails
`invalidProperties`. `invalidProperties`.
8. `emailDomain` the account isn't linked to fails `invalidProperties` 8. `emailDomain` the account isn't linked to fails `forbidden`
(ME-12). (ME-12).
9. `maxMaskedAddresses` 2: the third fails `overQuota`. 0 blocks creation 9. `maxMaskedAddresses` 2: the third fails `overQuota`. 0 blocks creation
(ME-14). (ME-14).