Bug 20921: (RM follow-up) Fix QA pod errors
authorNick Clemens <nick@bywatersolutions.com>
Fri, 29 Jun 2018 20:46:08 +0000 (20:46 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 29 Jun 2018 20:46:08 +0000 (20:46 +0000)
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/lib/Selenium.pm

index 26c9a27..c7a8644 100644 (file)
@@ -167,6 +167,7 @@ t::lib::Selenium - Selenium helper module
 
 The goal of this module is to group the different actions we need
 when we use automation test using Selenium
+
 =head1 METHODS
 
 =head2 new
@@ -219,9 +220,6 @@ when we use automation test using Selenium
 
     Should always be called to avoid the "An element could not be located on the page" error
 
-=head2
-
-
 =head1 AUTHORS
 
 Jonathan Druart <jonathan.druart@bugs.koha-community.org>