Closed muteor closed 8 years ago
While using promises with sandbox I noticed that return values were not working. Simple fix is to return the value from the callback in the sandbox.
Coverage remained the same at 98.4% when pulling a5006edd426a035cd18a71bbf767031cec94415c on muteor:master into 67ac8cf163d54e430e5d1a827e70bfee34fe1ab6 on wilsonpage:master.
While using promises with sandbox I noticed that return values were not working. Simple fix is to return the value from the callback in the sandbox.