Firebird test tweak
This commit is contained in:
parent
b2c624c9dc
commit
da6d485785
@ -99,7 +99,7 @@ class FirebirdTest extends UnitTestCase {
|
||||
VALUES (?,?,?)
|
||||
SQL;
|
||||
$this->db->prepare($sql);
|
||||
$this->db->execute(array(1,"boogers", "Gross"));
|
||||
$this->db->execute(array(1,"booger's", "Gross"));
|
||||
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user