fix test
This commit is contained in:
parent
1566ff7eaa
commit
236b444ccd
@ -6,7 +6,7 @@ class RegenThumbTest extends ShimmiePHPUnitTestCase {
|
||||
$this->get_page("post/view/$image_id");
|
||||
|
||||
$_POST['image_id'] = $image_id;
|
||||
$this->get_page("regen_thumb");
|
||||
$this->get_page("regen_thumb/one");
|
||||
$this->assert_title("Thumbnail Regenerated");
|
||||
|
||||
# FIXME: test that the thumb's modified time has been updated
|
||||
|
Loading…
x
Reference in New Issue
Block a user