From 1c744d73f55ceb80b487cfa05da77328e62d1fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Thu, 28 Nov 2013 19:58:24 +0100 Subject: [PATCH] Another comment --- test/Sauce.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Sauce.php b/test/Sauce.php index 25910d8..ef7693d 100644 --- a/test/Sauce.php +++ b/test/Sauce.php @@ -115,7 +115,7 @@ class WebDriverDemo extends Sauce\Sausage\WebDriverTestCase $this->spinAssert("Author Title", $title_test, [ "AUTHORS" ]); - $cog = $this->byId ("searchImage"); + // $cog = $this->byId ("searchImage"); // try { // $search = $this->byName ("query"); // $this->fail ();