This comment is hidden because it contains spoiler information about the solution
I'm sorry it was my fault. All is good.
should modify the array Expected: [1,3,5,7,9], instead got: [1,3,2,4,5,7,6,8,10,9] I did a console.log and I got 1,3,5,7,9
There is an issue with one of your test cases.
You aren't testing to check for the weight of the draft.
Nevermind I fix it.
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I'm sorry it was my fault. All is good.
This comment is hidden because it contains spoiler information about the solution
should modify the array
Expected: [1,3,5,7,9], instead got: [1,3,2,4,5,7,6,8,10,9]
I did a console.log and I got 1,3,5,7,9
There is an issue with one of your test cases.
You aren't testing to check for the weight of the draft.
This comment is hidden because it contains spoiler information about the solution
Nevermind I fix it.
This comment is hidden because it contains spoiler information about the solution