Skip to content

Commit e1b9fe6

Browse files
author
alxndrsn
committed
re-intro test
1 parent f3d4eca commit e1b9fe6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/pg/test/unit/client/simple-query-tests.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ test('executing query', function () {
112112
text: 'INSERT 31 1',
113113
})
114114
})
115+
116+
test('removes itself after another readyForQuery message', function () {
117+
return false
118+
})
115119
})
116120

117121
test('handles errors', function () {

0 commit comments

Comments
 (0)