mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-09 08:38:03 -06:00
Attempt to fix app not showing up issue
This commit is contained in:
@@ -21,6 +21,6 @@ public class ExampleInstrumentedTest {
|
||||
public void useAppContext() {
|
||||
// Context of the app under test.
|
||||
Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext();
|
||||
assertEquals("com.astatin3.scoutingapp2025", appContext.getPackageName());
|
||||
assertEquals("com.ridgebotics.ridgescout", appContext.getPackageName());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user