Skip to content

Instantly share code, notes, and snippets.

@Opus1no2
Created January 20, 2015 17:33
Show Gist options
  • Save Opus1no2/6200880cc78c6d44f48b to your computer and use it in GitHub Desktop.
Save Opus1no2/6200880cc78c6d44f48b to your computer and use it in GitHub Desktop.
top level test promise
commentCardP.then(function (data) {
console.dir(data);
done();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment