small refactoring
This commit is contained in:
		
							parent
							
								
									f3ba9bc1b9
								
							
						
					
					
						commit
						b1211f2bd5
					
				@ -16,7 +16,7 @@
 | 
			
		||||
package org.thingsboard.server.msa.ui.tests.devicessmoke;
 | 
			
		||||
 | 
			
		||||
import io.qameta.allure.Description;
 | 
			
		||||
import io.qameta.allure.Epic;
 | 
			
		||||
import io.qameta.allure.Feature;
 | 
			
		||||
import org.openqa.selenium.WebElement;
 | 
			
		||||
import org.testng.annotations.AfterClass;
 | 
			
		||||
import org.testng.annotations.BeforeMethod;
 | 
			
		||||
@ -29,7 +29,7 @@ import static org.thingsboard.server.msa.ui.base.AbstractBasePage.random;
 | 
			
		||||
import static org.thingsboard.server.msa.ui.utils.Const.ENTITY_NAME;
 | 
			
		||||
import static org.thingsboard.server.msa.ui.utils.Const.PUBLIC_CUSTOMER_NAME;
 | 
			
		||||
 | 
			
		||||
@Epic("Make device private")
 | 
			
		||||
@Feature("Make device private")
 | 
			
		||||
public class MakeDevicePrivateTest extends AbstractDeviceTest {
 | 
			
		||||
 | 
			
		||||
    private CustomerPageHelper customerPage;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user