feature/fanout #3
			
				
			
		
		
		
	|  | @ -36,7 +36,7 @@ func NewRepo() (*miniredis.Miniredis, repository.TimelineRepository, error) { | |||
| 		}{Expire: 86400, MaxLength: 1000}, | ||||
| 	} | ||||
| 
 | ||||
| 	timelineRepo := MustGenerateUseCase(TimelineRepositoryParam{ | ||||
| 	timelineRepo := MustGenerateRepository(TimelineRepositoryParam{ | ||||
| 		Config: c, | ||||
| 		Redis:  *newRedis, | ||||
| 	}) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue