test that this doesn't crash
This commit is contained in:
		
							parent
							
								
									8966cc6345
								
							
						
					
					
						commit
						8a2914ca74
					
				@ -12,6 +12,10 @@ class TagHistoryTest extends ShimmieWebTestCase {
 | 
				
			|||||||
		$this->assert_text("new (Set by demo");
 | 
							$this->assert_text("new (Set by demo");
 | 
				
			||||||
		$this->click("Revert");
 | 
							$this->click("Revert");
 | 
				
			||||||
		$this->assert_title("Image $image_id: pbx");
 | 
							$this->assert_title("Image $image_id: pbx");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							$this->get_page("tag_history");
 | 
				
			||||||
 | 
							$this->click("Global Tag History");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		$this->delete_image($image_id);
 | 
							$this->delete_image($image_id);
 | 
				
			||||||
		$this->log_out();
 | 
							$this->log_out();
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user