Ad
  • Custom User Avatar

    No, it doesn't. Read the error messages:

    Expected: '[4, 3, 2, 6]', instead got: '[\'4\', \'3\', \'2\', \'6\']' // array of numbers vs array of strings
    Expected: 'null', instead got: '[\'2\']'                              // wrong result