Firetext tests

This commit is contained in:
Ken Tsang
2017-07-03 14:10:04 +01:00
committed by venusbb
parent 5a82fe0a70
commit e96a67c59b
2 changed files with 61 additions and 23 deletions

View File

@@ -67,7 +67,6 @@ def receive_firetext_sms():
}), 200
service = potential_services[0]
inbound = create_inbound_sms_object(service=service,
content=post_data["message"],
from_number=post_data['source'],