Multiples of test case in JS Console Browser

Seems when testing our code it tests our code vs. developer code result on the fly so console gives duplicates…Does anyone have a better understanding of this? Just…curious…:slight_smile:

I don’t really understand what you are saying. I have never had such an experience.
Screenshots and examples of this might help.

It happens on some runs with the Browser Console when I’m running JS code on freecodecamp…JS code running. On my current set up only some seem to run twice.

My curiosity …is about reverse engineering what’s actually happening.

Open the Dev Tools for the Code Testing page and follow how google analytics are being called is part of what I’m seeing…~Kevin