-
Notifications
You must be signed in to change notification settings - Fork 57
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
Kata 76 - Promise Creation - doesn't wrok in TDDbin #35
Comments
Verified on my end. |
Same here |
For me it works on Chrome if Transpile to ES5 is turned off. Would like to know the reason though. |
Have another problem:
Returns: Similar problem(not mine, just found): |
I was struggling to understand this issue. I played around with the kata, but I dont know what is meant that it doesnt work. If there is still interest, I would be keen on learning what the problem was (or still is). |
I couldn't get the kata to resolve. So I checked out the original checkin (which should pass). Tests 2&3 don't work.
But pasting it into Chrome debugger, it works properly (as it should).
Test
Returns
In Chrome
Returns
The text was updated successfully, but these errors were encountered: