Update rubocop-rspec to version 3.6.0 (#34497)
		
	This commit is contained in:
		
					parent
					
						
							
								22ec828951
							
						
					
				
			
			
				commit
				
					
						6463415e06
					
				
			
		
					 41 changed files with 223 additions and 228 deletions
				
			
		|  | @ -118,7 +118,7 @@ RSpec.describe LinkDetailsExtractor do | |||
|         </html> | ||||
|       HTML | ||||
| 
 | ||||
|       include_examples 'structured data' | ||||
|       it_behaves_like 'structured data' | ||||
|     end | ||||
| 
 | ||||
|     context 'with the first tag is invalid JSON' do | ||||
|  | @ -136,7 +136,7 @@ RSpec.describe LinkDetailsExtractor do | |||
|         </html> | ||||
|       HTML | ||||
| 
 | ||||
|       include_examples 'structured data' | ||||
|       it_behaves_like 'structured data' | ||||
|     end | ||||
| 
 | ||||
|     context 'with the first tag is null' do | ||||
|  | @ -154,7 +154,7 @@ RSpec.describe LinkDetailsExtractor do | |||
|         </html> | ||||
|       HTML | ||||
| 
 | ||||
|       include_examples 'structured data' | ||||
|       it_behaves_like 'structured data' | ||||
|     end | ||||
| 
 | ||||
|     context 'with preceding block of unsupported LD+JSON' do | ||||
|  | @ -194,7 +194,7 @@ RSpec.describe LinkDetailsExtractor do | |||
|         </html> | ||||
|       HTML | ||||
| 
 | ||||
|       include_examples 'structured data' | ||||
|       it_behaves_like 'structured data' | ||||
|     end | ||||
| 
 | ||||
|     context 'with unsupported in same block LD+JSON' do | ||||
|  | @ -218,7 +218,7 @@ RSpec.describe LinkDetailsExtractor do | |||
|         </html> | ||||
|       HTML | ||||
| 
 | ||||
|       include_examples 'structured data' | ||||
|       it_behaves_like 'structured data' | ||||
|     end | ||||
| 
 | ||||
|     context 'with author names as array' do | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue