added feature
This commit is contained in:
		
							parent
							
								
									53b1f03a49
								
							
						
					
					
						commit
						9cdb1bb499
					
				@ -16,6 +16,7 @@
 | 
			
		||||
package org.thingsboard.server.msa.ui.tests.assignee;
 | 
			
		||||
 | 
			
		||||
import io.qameta.allure.Description;
 | 
			
		||||
import io.qameta.allure.Feature;
 | 
			
		||||
import org.testng.annotations.AfterClass;
 | 
			
		||||
import org.testng.annotations.BeforeClass;
 | 
			
		||||
import org.testng.annotations.BeforeMethod;
 | 
			
		||||
@ -29,6 +30,7 @@ import org.thingsboard.server.msa.ui.utils.EntityPrototypes;
 | 
			
		||||
 | 
			
		||||
import static org.assertj.core.api.Assertions.assertThat;
 | 
			
		||||
 | 
			
		||||
@Feature("Assign from details tab of entity")
 | 
			
		||||
public class AssignFromAlarmWidgetTest extends AbstractAssignTest {
 | 
			
		||||
 | 
			
		||||
    private Dashboard dashboard;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user