From 3f4f455ad6f08936b371a279c2e2735bcbeebb23 Mon Sep 17 00:00:00 2001 From: Shish Date: Thu, 18 Feb 2010 15:59:04 +0000 Subject: [PATCH] spell --- contrib/blotter/test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/blotter/test.php b/contrib/blotter/test.php index ef45023d..07223830 100644 --- a/contrib/blotter/test.php +++ b/contrib/blotter/test.php @@ -19,7 +19,7 @@ class BlotterTest extends SCoreWebTestCase { $this->assert_text("blotter testing"); $this->get_page("blotter/editor"); - $this->clock("Remove"); + $this->click("Remove"); $this->assert_no_text("blotter testing"); $this->log_out();