Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / simpletest / tests / src / Functional / MailCaptureTest.php
index f610eaf429de0999b232b1349399ce3b166ba431..8cb0904bf9967bf400142a07c4708fb2c980548e 100644 (file)
@@ -15,6 +15,7 @@ class MailCaptureTest extends BrowserTestBase {
   use AssertMailTrait {
     getMails as drupalGetMails;
   }
+
   /**
    * Test to see if the wrapper function is executed correctly.
    */