All tests pass

pull/2/head
Louis Chatriot 11 years ago
parent b514bcca2b
commit 8a98ddacb8
  1. 2
      test/cursor.test.js

@ -149,7 +149,7 @@ describe('Cursor', function () {
}); // ===== End of 'Without sorting' ===== }); // ===== End of 'Without sorting' =====
describe.only('Sorting of the results', function () { describe('Sorting of the results', function () {
beforeEach(function (done) { beforeEach(function (done) {
// We don't know the order in which docs wil be inserted but we ensure correctness by testing both sort orders // We don't know the order in which docs wil be inserted but we ensure correctness by testing both sort orders

Loading…
Cancel
Save