fix missing pushrules in test

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2025-02-05 10:17:16 +00:00
parent 517ac45722
commit 8cfc0a6bc6

View File

@ -1286,6 +1286,9 @@ mod tests {
"enabled": true
}
],
"room": [],
"sender": [],
"underride": [],
})
);
}