test no longer applicable as null sms_sender is an error now

This commit is contained in:
Leo Hemsted
2017-05-22 17:24:31 +01:00
parent 47560515dc
commit afd748bab2
3 changed files with 5 additions and 10 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(