Files
freeCodeCamp/seed_data
itchytag ea24eae922 Use should.eql to compare arrays
When trying to pass the  "Return Largest Numbers in Arrays" challenge, I seem to be unable to pass the provided tests. I'm not familiar with Chai, but it would seem that we need to switch to .eql rather than === or should.equal when comparing two arrays to deeply compare the values rather than comparing objects.
2015-01-28 18:35:06 -05:00
..
2015-01-28 18:35:06 -05:00
2015-01-14 11:54:34 -05:00