AA: add an option to create Application env for production v.s. test mode
...and use production mode by default for AA standalone ^KT-59511 Fixed
This commit is contained in:
committed by
Ilya Kirillov
parent
134b02c754
commit
799aadfacf
+1
@@ -43,6 +43,7 @@ class AnalysisApiEnvironmentManagerImpl(
|
||||
StandaloneProjectFactory.createProjectEnvironment(
|
||||
testRootDisposable,
|
||||
testServices.applicationDisposableProvider.getApplicationRootDisposable(),
|
||||
unitTestMode = true
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user