re-include previously ignored, failing test for named statements in prep for implementing feature
This commit is contained in:
parent
f38f5d6cf6
commit
0a672a6329
@ -56,7 +56,6 @@ test("named prepared statement", function() {
|
||||
});
|
||||
|
||||
test("with same name, but the query text not even there batman!", function() {
|
||||
return false;
|
||||
var q = client.query({
|
||||
name: queryName,
|
||||
values: [30, '%n%']
|
||||
|
Loading…
Reference in New Issue
Block a user