Closed jacobroufa closed 9 years ago
hey @jacobroufa! this is definitely a good check. thanks for the PR!
however, we need to keep the number tests in- for an explanation see https://github.com/rmurphey/js-assessment/commit/070eee73367b37e79d452281929216b52fbc848a
can you update to not remove those and then squash? thanks!
There we are. I added a comment on the previous line for both assertions in the event that anyone will want to edit this file again they are aware of the reason. Let me know if this works for you!
:+1:
hey @jacobroufa looks perf except could you make it a single commit instead of two?
Sorry about that. See c26ce62.
:tada: thanks! @jacobroufa
I'd like to resolve #62 with this commit. Per @PAkerstrand's provided solution, this commit disallows a user from returning the result of a logical operator rather than the operation expression itself.