App Build Check 1
This commit is contained in:
@@ -21,7 +21,6 @@ public class ExampleInstrumentedTest {
|
||||
public void useAppContext() {
|
||||
// Context of the app under test.
|
||||
Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext();
|
||||
|
||||
assertEquals("com.ShanMukhaInnovations.ArrestTB", appContext.getPackageName());
|
||||
assertEquals("in.sminnovations.arrest_tb", appContext.getPackageName());
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user