mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Add tests for content filtering
This commit is contained in:
committed by
Sabe Jones
parent
39252c7828
commit
ec0275e6f6
@@ -40,6 +40,7 @@ export function generateRes (options = {}) {
|
||||
redirect: sandbox.stub(),
|
||||
render: sandbox.stub(),
|
||||
send: sandbox.stub(),
|
||||
sendFile: sandbox.stub(),
|
||||
sendStatus: sandbox.stub().returnsThis(),
|
||||
set: sandbox.stub(),
|
||||
status: sandbox.stub().returnsThis(),
|
||||
|
||||
Reference in New Issue
Block a user