tests: Remove get-message-history from curl test exclude_list.

This commit is contained in:
Vishnu KS
2019-10-21 16:44:16 +05:30
committed by Tim Abbott
parent 93c003d2aa
commit 31a50753f3
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ exclude_list = [
# We currently get the example values from openapi specs and they don't refelect the
# state of the DB. This results in the curl request to fail.
'delete-message.md',
'get-message-history.md',
'update-message-flags.md',
'mark-as-read-bulk.md',
'update-subscription-properties.md',