Record Collection - javascript

Hi,

I’m having an issue with the record collection challenge. My function is failing on the test “After updateRecords(2468, “tracks”, “Free”), tracks should have “1999” as the first element.” but what is returned when tested appears to be correct, not sure if I’m missing something? Please see below.

Thanks

You should paste the code or link to code and not screenshot.

Your code looks fine. Couldn’t see any errors so I typed it in and it passed all tests. Try to reset the code.

Thanks that resolved the issue. I will post code in the future.