From 81f2c641c86a740626983d69652988da5b4acc1b Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Sun, 14 Feb 2016 07:48:32 +0100 Subject: [PATCH] All tests pass --- test/executor.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/executor.test.js b/test/executor.test.js index 73c2060..ffea474 100755 --- a/test/executor.test.js +++ b/test/executor.test.js @@ -125,7 +125,7 @@ function testExecutorWorksWithoutCallback (d, done) { } -describe.only('Executor', function () { +describe('Executor', function () { describe('With persistent database', function () { var d;