Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / src / Tests / Ajax / ElementValidationTest.php
index d20f453be48fd9c65a6285af812d3c41520276db..169a38900be357440e3135c325ec551aafa689d3 100644 (file)
@@ -8,6 +8,7 @@ namespace Drupal\system\Tests\Ajax;
  * @group Ajax
  */
 class ElementValidationTest extends AjaxTestBase {
+
   /**
    * Tries to post an Ajax change to a form that has a validated element.
    *