fix tests

This commit is contained in:
Matias Alejo Garcia 2016-06-13 10:39:28 -03:00
commit 399ab1a75f
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
2 changed files with 17 additions and 15 deletions

View file

@ -221,7 +221,6 @@ mocks.init = function(fixtures, controllerName, opts, done) {
done();
});
} else {
_profileService_.create({
noWallet: true
}, function(err) {