Change expected console log output in test#854
Conversation
the exercise says you need to return 's' but the test expects 'grip'
|
Thanks for catching this inconsistency! 🙏 You spotted a real problem, but the mismatch is actually in the localized task texts, not in the test. The reference solution The real cause: the This has been fixed correctly in #855 by updating the stale Leaving this PR open on purpose as a reminder to verify once the updated lesson is published on the platform. |
the exercise says you need to return 's' but the test expects 'grip'