We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1625861 commit f2279f3Copy full SHA for f2279f3
packages/pg-connection-string/test/parse.js
@@ -1,7 +1,6 @@
1
'use strict'
2
3
var chai = require('chai')
4
-var expect = chai.expect
5
chai.should()
6
7
var parse = require('../').parse
0 commit comments