version:1.0
fix: update:更换包名
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.uiui.aios;
|
||||
package com.uiui.zyos;
|
||||
|
||||
import android.content.Context;
|
||||
|
||||
@@ -22,6 +22,6 @@ public class ExampleInstrumentedTest {
|
||||
// Context of the app under test.
|
||||
Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext();
|
||||
|
||||
assertEquals("com.uiui.aios", appContext.getPackageName());
|
||||
assertEquals("com.uiui.zyos", appContext.getPackageName());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user