Skip to content

Commit

Permalink
Updated Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzbrand committed Jan 29, 2024
1 parent 9d19c56 commit 7f16a8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions home/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ def test_detail_view_content(self, uclient):
"title": "self-help",
"subtitle": "",
"body": {"text": []},
"whatsapp_template_example_values": [],
"tags": ["self_help"],
"triggers": [],
"quick_replies": [],
Expand Down Expand Up @@ -313,7 +312,6 @@ def test_detail_view_with_children(self, uclient):
"title": "main menu first time user",
"subtitle": "",
"body": {"text": []},
"whatsapp_template_example_values": [],
"tags": ["menu"],
"triggers": ["Main menu"],
"quick_replies": ["Health Info", "Self-help", "Settings"],
Expand Down

0 comments on commit 7f16a8c

Please sign in to comment.