mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
ignored md5 test
This commit is contained in:
parent
c41c304c7e
commit
b2631cbb50
@ -26,3 +26,7 @@ test('password authentication', function(){
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
test('md5 authentication', function() {
|
||||
return false;
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user