diff --git a/gasstation/src/androidTest/java/com/altude/gasstation/ExampleInstrumentedTest.kt b/gasstation/src/androidTest/java/com/altude/gasstation/ExampleInstrumentedTest.kt index fc0f368..f907e26 100644 --- a/gasstation/src/androidTest/java/com/altude/gasstation/ExampleInstrumentedTest.kt +++ b/gasstation/src/androidTest/java/com/altude/gasstation/ExampleInstrumentedTest.kt @@ -40,7 +40,7 @@ class ExampleInstrumentedTest { @Before fun setup()=runBlocking{ context = InstrumentationRegistry.getInstrumentation().targetContext//ApplicationProvider.getApplicationContext() - Altude.setApiKey(context,"ak_f8AEgOp8_hLocOBr6S4m6d8xo7T0QKHKB4s2BiamaDc") + Altude.setApiKey(context,"") } // @Test