Commit 97cfba99 by James Newell

fix lint errors

parent 950eb577
...@@ -204,7 +204,7 @@ describe('api', function() { ...@@ -204,7 +204,7 @@ describe('api', function() {
}); });
} }
} }
}, function(error, result) { }, function() {
done(); done();
}); });
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment