We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67568dd commit 3f1c65dCopy full SHA for 3f1c65d
test/connectable/create-manager.js
@@ -3,7 +3,6 @@ var Pack = require('../../');
3
4
describe('Connectable ::', function() {
5
describe('Create Manager', function() {
6
-
7
it('should work without a protocol in the connection string', function(done) {
8
Pack.createManager({
9
connectionString: 'localhost:5432/mppg'
0 commit comments