]> BookStack Code Mirror - bookstack/blobdiff - tests/UserProfileTest.php
Added ability to configure email sender name
[bookstack] / tests / UserProfileTest.php
index 3262117d5009e0bfd5bb8f9aa2b71886fbf4bf6e..c1e254090f27ac1d336001fd7e5630a6813bcc27 100644 (file)
@@ -115,4 +115,5 @@ class UserProfileTest extends BrowserKitTest
             ->visit('/books')
             ->pageHasElement('.featured-image-container');
     }
+
 }