• Bug in connected() method checker

 

I would like to give some feedback about ...

From: https://checkio.org/mission/friends/solve/

HTTP_USER_AGENT:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36

I believe there is a bug in the method checker for the connected method()

When I print results to the console, I'm correctly getting what the assert tells me I should. However, the checker reports a bug on a test that's not shown in the code editor, where it's telling me I'm showing the opposite of who I should be.

8