Explorar el Código

Fixed the failing test

Emmanuel Peroumalnaik hace 11 años
padre
commit
f4ef58a753
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      t/Test-Selenium-Remote-Driver.t

+ 1 - 1
t/Test-Selenium-Remote-Driver.t

@@ -96,7 +96,7 @@ my $element = Test::Selenium::Remote::WebElement->new(
           },
           {
             ok => 1,
-            name => "returns false",
+            name => "returns true",
             diag => "",
           },
       ]