Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix promise return values when using sandbox #85

Merged
merged 1 commit into from
Jun 17, 2016

Conversation

muteor
Copy link
Contributor

@muteor muteor commented Jun 17, 2016

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.

@coveralls
Copy link

coveralls commented Jun 17, 2016

Coverage Status

Coverage remained the same at 98.4% when pulling a5006ed on muteor:master into 67ac8cf on wilsonpage:master.

@wilsonpage wilsonpage merged commit 7eece8e into wilsonpage:master Jun 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants