Эх сурвалжийг харах

add the test to smoke test

purigarcia 9 жил өмнө
parent
commit
8d5ffec8a5

+ 1 - 1
automationTest/src/test/java/com/owncloud/android/test/ui/testSuites/LoginTestSuite.java

@@ -73,7 +73,7 @@ public class LoginTestSuite{
 	}
 	
 	@Test
-	@Category({NoIgnoreTestCategory.class})
+	@Category({NoIgnoreTestCategory.class, SmokeTestCategory.class})
 	public void testLoginAndShowFiles () throws Exception {
 		driver.rotate(ScreenOrientation.PORTRAIT);