mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +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": {
|
||||
"already_subscribed":{
|
||||
|
||||
},
|
||||
"msg":"",
|
||||
"not_subscribed":[
|
||||
|
||||
@@ -191,8 +188,5 @@
|
||||
"new stream"
|
||||
],
|
||||
"result":"success",
|
||||
"subscribed":{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user