Update unit tests

This commit is contained in:
Nick O'Leary
2015-01-10 22:09:37 +00:00
parent afb5e8cbce
commit a5afc258b1
10 changed files with 342 additions and 336 deletions

View File

@@ -102,7 +102,7 @@ module.exports = {
credentials: credentials,
clearFlows: function() {
return flows.clear();
return flows.stopFlows();
},
request: function() {