Integrate SQL script 21

This commit is contained in:
sparkyx 2025-08-05 08:46:16 +02:00
parent 786560f877
commit 403b1f11c6
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%'");
}
}
}}