api tests: Update remove-subscriptions fixture.

The remove-subscriptions API client response
changed with python-zulip-api:67cdb6f
This commit is contained in:
Robert Hönig
2018-02-08 16:55:04 +01:00
committed by Tim Abbott
parent e82564c82c
commit 537203102a

View File

@@ -180,9 +180,6 @@
}
},
"remove-subscriptions": {
"already_subscribed":{
},
"msg":"",
"not_subscribed":[
@@ -191,8 +188,5 @@
"new stream"
],
"result":"success",
"subscribed":{
}
}
}