Browse Source

Fixed the failing test

Emmanuel Peroumalnaik 11 years ago
parent
commit
f4ef58a753
1 changed files with 1 additions and 1 deletions
  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 => "",
           },
       ]