Skip to content

Commit a233cfe

Browse files
committed
Update test 2.7.1
1 parent 165fdaa commit a233cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pool.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,8 +658,8 @@ describe('2. pool.js', function() {
658658
should.exist(err);
659659
(err.message).should.startWith('NJS-009:');
660660
// NJS-009: invalid number of parameters
661-
done();
662661
}
662+
done();
663663
});
664664
});
665665

0 commit comments

Comments
 (0)