mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 10:01:51 -04: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