Integrate SQL script 21

This commit is contained in:
sparkyx 2025-08-05 08:46:16 +02:00
parent e9e49a0e2b
commit c389246f23
4 changed files with 38 additions and 34 deletions

View file

@ -213,5 +213,4 @@ class FollowupTest extends TestCase
$this->assertTrue( ! empty($a_row->agc_comment_raw) , 'comment raw not saved');
$cn->exec_sql("delete from action_gestion where ag_title like 'phpunit%'");
}
}
}}