Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / FunctionalJavascriptTests / JSWebAssert.php
index 281cb783487a11d2a930a7abcebdeac444101c5b..ce5167ae31fac2c7950f898ca25eb65e00df0f76 100644 (file)
@@ -100,6 +100,7 @@ JS;
 
     return $result;
   }
+
   /**
    * Waits for a button (input[type=submit|image|button|reset], button) with
    * specified locator and returns it.