Ad
  • Custom User Avatar

    "expected [ 1, 2, +0, 1, +0, 1, +0, 3, +0, 1 ]
    to deeply equal
    [ 1, 2, 1, 1, 3, 1, +0, +0, +0, +0 ]"

    the log in my console when i hit "test":

    test
    Log
    [
    1, 2, 1, 1, 3,
    1, 0, 0, 0, 0
    ]

    wtf is wrong lol