Chai espera una matriz sin pedido
expect([2, 1, 3].sort()).to.eql([3, 1, 2].sort())
foloinfo
expect([2, 1, 3].sort()).to.eql([3, 1, 2].sort())