Merge branch 'branch_2.3' of ssh://shish@marigold.shishnet.org/home/shish/git/shimmie2 into branch_2.3
This commit is contained in:
commit
50acd8c6ad
@ -41,8 +41,8 @@ class WikiTest extends SCoreWebTestCase {
|
||||
function testLock() {
|
||||
$this->log_in_as_admin();
|
||||
$this->get_page("setup");
|
||||
$this->setField("_config_wiki_Edit_anon", false);
|
||||
$this->setField("_config_wiki_Edit_user", true);
|
||||
$this->setField("_config_wiki_edit_anon", false);
|
||||
$this->setField("_config_wiki_edit_user", true);
|
||||
$this->click("Save Settings");
|
||||
|
||||
$this->get_page("wiki/test_locked");
|
||||
|
Loading…
x
Reference in New Issue
Block a user