Deps update, initial rename
This commit is contained in:
parent
2ff2448739
commit
199fd246f2
27 changed files with 121 additions and 88 deletions
|
@ -1,4 +1,4 @@
|
|||
package me.lucky.red
|
||||
package partisan.weforge.xyz.pulse
|
||||
|
||||
import androidx.test.platform.app.InstrumentationRegistry
|
||||
import androidx.test.ext.junit.runners.AndroidJUnit4
|
||||
|
@ -19,6 +19,6 @@ class ExampleInstrumentedTest {
|
|||
fun useAppContext() {
|
||||
// Context of the app under test.
|
||||
val appContext = InstrumentationRegistry.getInstrumentation().targetContext
|
||||
assertEquals("me.lucky.red", appContext.packageName)
|
||||
assertEquals("partisan.weforge.xyz.pulse", appContext.packageName)
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue