Fix RSpec/InferredSpecType cop (#24736)
This commit is contained in:
		
					parent
					
						
							
								710745e16b
							
						
					
				
			
			
				commit
				
					
						c97b611b6b
					
				
			
		
					 171 changed files with 170 additions and 345 deletions
				
			
		|  | @ -2,7 +2,7 @@ | |||
| 
 | ||||
| require 'rails_helper' | ||||
| 
 | ||||
| RSpec.describe Api::V1::Admin::AccountsController, type: :controller do | ||||
| RSpec.describe Api::V1::Admin::AccountsController do | ||||
|   render_views | ||||
| 
 | ||||
|   let(:role)   { UserRole.find_by(name: 'Moderator') } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue