[FakeMatrixAPI] add missing slash

This commit is contained in:
Marcel 2019-07-18 18:54:58 +02:00
parent b3e8a81dfc
commit 330863b066
No known key found for this signature in database
GPG key ID: B5E03B5BF119B26C

View file

@ -164,7 +164,7 @@ class FakeMatrixApi extends MockClient {
}
]
},
"/client/r0/pushrules": (var req) => {
"/client/r0/pushrules/": (var req) => {
"global": {
"content": [
{