From 974fb8c6c1ac9d1fcc98e52c9f1ee45675064019 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 12 Oct 2020 14:18:33 +0100 Subject: [PATCH] Accept content as keyword argument --- tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/__init__.py b/tests/__init__.py index 77db0dd93..01604ce50 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -660,7 +660,7 @@ def broadcast_message_json( 'template_id': template_id, 'template_version': 123, 'template_name': 'Example template', - 'content': 'This is a test', + 'content': content or 'This is a test', 'personalisation': {}, 'areas': areas or [