Removed compulsion on Nikshay number,Added the calculation of age automatically,

character limit NIRT lab number and spin tube ID are 6 ,All the Automation Test Cases are edited ,About app Version Added ,Email ids for notify pipeline output are added.
This commit is contained in:
developerraman
2021-03-02 00:35:43 +05:30
parent 9dfcad6a3b
commit 52df04a5c9

View File

@@ -217,7 +217,7 @@ public class RegisterActivity {
*/ */
@Test /* @Test
public void RegisterNumberExist1() { public void RegisterNumberExist1() {
// Type text and then press the button. // Type text and then press the button.
ViewInteraction appCompatEditText6 = onView( ViewInteraction appCompatEditText6 = onView(
@@ -254,6 +254,6 @@ public class RegisterActivity {
// Check that the text was changed. // Check that the text was changed.
} }
*/
} }