too much search & replace
This commit is contained in:
		
							parent
							
								
									008709af26
								
							
						
					
					
						commit
						c525be6b31
					
				@ -41,8 +41,8 @@ class WikiTest extends SCoreWebTestCase {
 | 
				
			|||||||
	function testLock() {
 | 
						function testLock() {
 | 
				
			||||||
		$this->log_in_as_admin();
 | 
							$this->log_in_as_admin();
 | 
				
			||||||
		$this->get_page("setup");
 | 
							$this->get_page("setup");
 | 
				
			||||||
		$this->setField("_config_wiki_Edit_anon", false);
 | 
							$this->setField("_config_wiki_edit_anon", false);
 | 
				
			||||||
		$this->setField("_config_wiki_Edit_user", true);
 | 
							$this->setField("_config_wiki_edit_user", true);
 | 
				
			||||||
		$this->click("Save Settings");
 | 
							$this->click("Save Settings");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		$this->get_page("wiki/test_locked");
 | 
							$this->get_page("wiki/test_locked");
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user