Skip to content

Commit d7a47da

Browse files
committed
Changed test name
1 parent 9302744 commit d7a47da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/Database/BaseQueryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ public function testSetQueryBindsWithSetEscapeFalse()
320320
/**
321321
* @see https://github.com/codeigniter4/CodeIgniter4/issues/2762
322322
*/
323-
public function testSetQueryBindsWithSetEscapeFalse2()
323+
public function testSetQueryBinds()
324324
{
325325
$query = new Query($this->db);
326326

0 commit comments

Comments
 (0)