Adjusted autotagger tests
This commit is contained in:
parent
70560398e3
commit
ec9244d553
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class AutoTaggerTest extends ShimmiePHPUnitTestCase
|
|||
|
||||
$this->log_out();
|
||||
$this->get_page('auto_tag/list');
|
||||
$this->assert_title("Auto-Tag List");
|
||||
$this->assert_title("Auto-Tag");
|
||||
$this->assert_no_text("Add");
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue