X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestDisabledElementsForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestDisabledElementsForm.php;h=7d482a428f8dc3489c5f1dbe58b30cf3c854ef9d;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=56e6d2ee0fb6e9c3a4795f0a1333af31239b5618;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php index 56e6d2ee0..7d482a428 100644 --- a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php @@ -146,7 +146,6 @@ class FormTestDisabledElementsForm extends FormBase { '#date_timezone' => 'Europe/Berlin', ]; - // Try to hijack the email field with a valid email. $form['disabled_container']['disabled_container_email'] = [ '#type' => 'email',