Explorar o código

fix whitespace, nobody runs dzil test

George S. Baugh %!s(int64=4) %!d(string=hai) anos
pai
achega
b8e441436f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Selenium/Waiter.pm

+ 1 - 1
lib/Selenium/Waiter.pm

@@ -119,7 +119,7 @@ sub wait_until (&%) {
     }
 
     warn 'timeout' if $args->{debug};
-    
+
     # No need to repeat ourselves if we're already debugging.
     warn $exception if $exception && !$args->{debug};
     return '';