fix: brand id and genetic id are fixed
This commit is contained in:
@@ -19,6 +19,6 @@ class ExampleInstrumentedTest {
|
||||
fun useAppContext() {
|
||||
// Context of the app under test.
|
||||
val appContext = InstrumentationRegistry.getInstrumentation().targetContext
|
||||
assertEquals("com.approagency.drug", appContext.packageName)
|
||||
assertEquals("com.approagency.pharmacy", appContext.packageName)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user