Adjusted autotagger tests
This commit is contained in:
parent
823c5d5610
commit
9ea2eeb831
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class AutoTaggerTest extends ShimmiePHPUnitTestCase
|
|||
$this->log_out();
|
||||
$this->get_page('auto_tag/list');
|
||||
$this->assert_title("Auto-Tag");
|
||||
$this->assert_no_text("Add");
|
||||
$this->assert_no_text("value=\"Add\"");
|
||||
}
|
||||
|
||||
public function testAutoTagger()
|
||||
|
|
Reference in a new issue