mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
api tests: Update remove-subscriptions fixture.
The remove-subscriptions API client response changed with python-zulip-api:67cdb6f
This commit is contained in:
@@ -180,9 +180,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"remove-subscriptions": {
|
"remove-subscriptions": {
|
||||||
"already_subscribed":{
|
|
||||||
|
|
||||||
},
|
|
||||||
"msg":"",
|
"msg":"",
|
||||||
"not_subscribed":[
|
"not_subscribed":[
|
||||||
|
|
||||||
@@ -191,8 +188,5 @@
|
|||||||
"new stream"
|
"new stream"
|
||||||
],
|
],
|
||||||
"result":"success",
|
"result":"success",
|
||||||
"subscribed":{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user