mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-30 17:37:26 +00:00 
			
		
		
		
	remove unnecessary code
This commit is contained in:
		
							parent
							
								
									c41e5175e0
								
							
						
					
					
						commit
						3970de06f1
					
				| @ -252,9 +252,6 @@ describe('Test Graphql Relations with Draft and Publish enabled', () => { | |||||||
|           }, |           }, | ||||||
|         }, |         }, | ||||||
|       }); |       }); | ||||||
| 
 |  | ||||||
|       // assign for later use
 |  | ||||||
|       data.labels = res.body.data.labels.data; |  | ||||||
|     }); |     }); | ||||||
| 
 | 
 | ||||||
|     test('List labels with preview documents', async () => { |     test('List labels with preview documents', async () => { | ||||||
| @ -307,9 +304,6 @@ describe('Test Graphql Relations with Draft and Publish enabled', () => { | |||||||
|           }, |           }, | ||||||
|         }, |         }, | ||||||
|       }); |       }); | ||||||
| 
 |  | ||||||
|       // assign for later use
 |  | ||||||
|       data.labels = res.body.data.labels.data; |  | ||||||
|     }); |     }); | ||||||
|   }); |   }); | ||||||
| }); | }); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Marc-Roig
						Marc-Roig