Skip to content

Commit 3f1c65d

Browse files
committed
Fix eslint issue
1 parent 67568dd commit 3f1c65d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/connectable/create-manager.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ var Pack = require('../../');
33

44
describe('Connectable ::', function() {
55
describe('Create Manager', function() {
6-
76
it('should work without a protocol in the connection string', function(done) {
87
Pack.createManager({
98
connectionString: 'localhost:5432/mppg'

0 commit comments

Comments
 (0)