two comments should exist now

This commit is contained in:
Shish 2010-03-22 04:00:26 +00:00
parent 7a56a9c819
commit e3c0b3fbc2

View File

@ -59,7 +59,7 @@ class CommentListTest extends ShimmieWebTestCase {
# test that search by comment metadata works
$this->get_page("post/list/commented_by=test/1");
$this->assert_title("Image $image_id: pbx");
$this->get_page("post/list/comments=1/1");
$this->get_page("post/list/comments=2/1");
$this->assert_title("Image $image_id: pbx");
$this->log_out();