mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 13:52:25 -05:00 
			
		
		
		
	remove references to old timeline types that needed starting up in tests
This commit is contained in:
		
					parent
					
						
							
								566e2b1d38
							
						
					
				
			
			
				commit
				
					
						e96bf44497
					
				
			
		
					 43 changed files with 38 additions and 364 deletions
				
			
		|  | @ -92,12 +92,6 @@ func (suite *AdminStandardTestSuite) SetupTest() { | |||
| 	suite.state.AdminActions = adminactions.New(suite.state.DB, &suite.state.Workers) | ||||
| 	suite.tc = typeutils.NewConverter(&suite.state) | ||||
| 
 | ||||
| 	testrig.StartTimelines( | ||||
| 		&suite.state, | ||||
| 		visibility.NewFilter(&suite.state), | ||||
| 		suite.tc, | ||||
| 	) | ||||
| 
 | ||||
| 	suite.storage = testrig.NewInMemoryStorage() | ||||
| 	suite.state.Storage = suite.storage | ||||
| 	suite.mediaManager = testrig.NewTestMediaManager(&suite.state) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue