Commit
This commit is contained in:
parent
73bfabd2e7
commit
f9b5e4a14b
|
@ -122,7 +122,7 @@ function main() {
|
|||
module.exports.users = users;
|
||||
module.exports.experiments = experiments;
|
||||
module.exports.coinCombinations = coinCombinations;
|
||||
callback(module.exports);
|
||||
callback();
|
||||
done();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue