mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-12 05:10:45 -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',
|
||||
'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',
|
||||
['email', 'sms'],
|
||||
'False',
|
||||
@@ -3799,7 +3799,7 @@ def test_unknown_channel_404s(
|
||||
),
|
||||
(
|
||||
'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',
|
||||
['email', 'sms', 'letter'],
|
||||
'True',
|
||||
|
||||
Reference in New Issue
Block a user