tests: Remove remove-subscriptions from curl test exclude_list.

This commit is contained in:
Vishnu Ks
2019-11-14 05:34:39 +00:00
committed by Tim Abbott
parent 3efe35e35b
commit 4e15dabcfa
2 changed files with 10 additions and 1 deletions

View File

@@ -14,7 +14,6 @@ exclude_list = [
# The endpoint in these docs expect one or more param values that reflects the DB state.
# 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.
'remove-subscriptions.md',
'delete-stream.md',
'create-user-group.md',
'update-user-group.md',