Updated on 2026-08-14
This commit is contained in:
parent
f5320a1952
commit
449840473a
48 changed files with 140 additions and 104 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package com.tangem.tangemcard;
|
||||
package com.tangem.cardandroid;
|
||||
|
||||
import android.content.Context;
|
||||
import androidx.test.InstrumentationRegistry;
|
||||
|
|
@ -21,6 +21,6 @@ public class ExampleInstrumentedTest {
|
|||
// Context of the app under test.
|
||||
Context appContext = InstrumentationRegistry.getTargetContext();
|
||||
|
||||
assertEquals("com.tangem.tangemcard.test", appContext.getPackageName());
|
||||
assertEquals("com.tangem.cardandroid.test", appContext.getPackageName());
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue