doing changes after merge with middlewarify

This commit is contained in:
Simon Martín
2017-10-09 12:27:58 +02:00
parent 5c0f597cbb
commit e3405ea2fc
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ describe('prepare-context', function() {
}
};
res = {};
res = { set: function () {} };
dbConnSetup(prepareRequest(req), prepareResponse(res), function() {
// wrong key resets params to no user