mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Change p to pence
This commit is contained in:
committed by
Katie Smith
parent
8d9774fc73
commit
ed45cd18b0
@@ -3790,7 +3790,7 @@ def test_unknown_channel_404s(
|
|||||||
), [
|
), [
|
||||||
(
|
(
|
||||||
'letter',
|
'letter',
|
||||||
'It costs between 39p and £1.21 to send a letter using Notify.',
|
'It costs between 39 pence and £1.21 to send a letter using Notify.',
|
||||||
'Send letters',
|
'Send letters',
|
||||||
['email', 'sms'],
|
['email', 'sms'],
|
||||||
'False',
|
'False',
|
||||||
@@ -3799,7 +3799,7 @@ def test_unknown_channel_404s(
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'letter',
|
'letter',
|
||||||
'It costs between 39p and £1.21 to send a letter using Notify.',
|
'It costs between 39 pence and £1.21 to send a letter using Notify.',
|
||||||
'Send letters',
|
'Send letters',
|
||||||
['email', 'sms', 'letter'],
|
['email', 'sms', 'letter'],
|
||||||
'True',
|
'True',
|
||||||
|
|||||||
Reference in New Issue
Block a user