N°8772 - FormBinding tests

This commit is contained in:
Eric Espie
2025-11-18 11:24:05 +01:00
parent 6a4ed98299
commit 8ecb36b1fe
2 changed files with 17 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
* @license http://opensource.org/licenses/AGPL-3.0
*/
class AbstractFormsTest extends ItopDataTestCase
abstract class AbstractFormsTest extends ItopDataTestCase
{
public function GivenRawInput(string $sName): FormInput
{