test the right thing...
This commit is contained in:
parent
6ec72e7ac2
commit
3f759619f3
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class UserPageTest extends SCoreWebTestCase {
|
|||
# FIXME: test adminifying
|
||||
# FIXME: test password reset
|
||||
|
||||
$this->get_page('user/list');
|
||||
$this->get_page('user_admin/list');
|
||||
$this->assert_text("demo");
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue