tests: Remove mark-as-read-bulk from curl test exclude_list.

This commit is contained in:
Vishnu Ks
2019-10-23 07:01:17 +00:00
committed by Tim Abbott
parent 39f7d250bd
commit eb567abcec
2 changed files with 19 additions and 1 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',
'mark-as-read-bulk.md',
'update-subscription-properties.md',
'remove-subscriptions.md',
'get-stream-topics.md',