Remove echo statement
This commit is contained in:
parent
6974a04ffd
commit
554d666430
@ -98,7 +98,6 @@ class PgTest extends DBTest {
|
||||
|
||||
//Check
|
||||
$dbs = $this->db->get_tables();
|
||||
print_r($dbs);
|
||||
$this->assertTrue(in_array('create_test', $dbs));
|
||||
|
||||
}
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user