Revert "Revert "Remove nulls from sms_sender""

This commit is contained in:
Leo Hemsted
2017-06-01 11:00:26 +01:00
committed by GitHub
parent 0141e53c7a
commit d33698216c
4 changed files with 70 additions and 66 deletions

View File

@@ -627,7 +627,6 @@ def test_should_set_international_phone_number_to_sent_status(
# if 40604 is actually in DB then treat that as if entered manually
('40604', '40604', 'bar'),
# 'testing' is the FROM_NUMBER during unit tests
(None, 'testing', 'Sample service: bar'),
('testing', 'testing', 'Sample service: bar'),
])
def test_should_handle_sms_sender_and_prefix_message(