mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-01 12:03:59 -05:00
This commit fixes the `capture` console.log, with an alternate logic to resolve the objects with correct scope. Refer the PR FreeCodeCamp/FreeCodeCamp#6681 discussion for details. Tested locally. Updated fix to resolve broken CI