Nevermind, it doesn't work.
This commit is contained in:
parent
2d0edde2b2
commit
96358f0bc0
@ -11,14 +11,6 @@ class AliasEditorTest extends ShimmieWebTestCase {
|
|||||||
$this->assert_no_text("Add");
|
$this->assert_no_text("Add");
|
||||||
$this->log_out();
|
$this->log_out();
|
||||||
|
|
||||||
$this->log_in_as_admin();
|
|
||||||
|
|
||||||
$this->get_page('alias/list');
|
|
||||||
$this->assert_title("Alias List");
|
|
||||||
$this->assert_text("Add");
|
|
||||||
|
|
||||||
$this->log_out();
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
**********************************************************************
|
**********************************************************************
|
||||||
* FIXME: TODO:
|
* FIXME: TODO:
|
||||||
@ -31,6 +23,8 @@ class AliasEditorTest extends ShimmieWebTestCase {
|
|||||||
*
|
*
|
||||||
*********************************************************************
|
*********************************************************************
|
||||||
|
|
||||||
|
$this->log_in_as_admin();
|
||||||
|
|
||||||
# test one to one
|
# test one to one
|
||||||
$this->get_page('alias/list');
|
$this->get_page('alias/list');
|
||||||
$this->assert_title("Alias List");
|
$this->assert_title("Alias List");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user