Cleaning up.
This commit is contained in:
parent
0dd9c19bca
commit
9255c861f7
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ class ViewTest extends ShimmieWebTestCase {
|
|||
$this->assert_title('Image not found');
|
||||
|
||||
/*
|
||||
* FIXME: this is broken as it assumes Nice URLs.
|
||||
* FIXME: this assumes Nice URLs.
|
||||
*
|
||||
# note: skips image #2
|
||||
$this->get_page("post/view/$image_id_1?search=test"); // FIXME: assumes niceurls
|
||||
|
|
Reference in a new issue