Skip to content

Commit

Permalink
All tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
louischatriot committed Feb 14, 2016
1 parent 3234ee2 commit 81f2c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/executor.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ function testExecutorWorksWithoutCallback (d, done) {
}


describe.only('Executor', function () {
describe('Executor', function () {

describe('With persistent database', function () {
var d;
Expand Down

0 comments on commit 81f2c64

Please sign in to comment.