Jane Sandberg created SOLR-18349:
------------------------------------
Summary: Use v2 of runComposeUiTest in the new ui tests
Key: SOLR-18349
URL: https://issues.apache.org/jira/browse/SOLR-18349
Project: Solr
Issue Type: Improvement
Components: Admin UI
Reporter: Jane Sandberg
The `runComposeUiTest` function [has been
deprecated|https://developer.android.com/reference/kotlin/androidx/compose/ui/test/package-summary#runComposeUiTest(kotlin.coroutines.CoroutineContext,kotlin.coroutines.CoroutineContext,kotlin.time.Duration,kotlin.coroutines.SuspendFunction1)].
They have a drop-in replacement, though, we simply need to change the import
`androidx.compose.ui.test.runComposeUiTest` to
`androidx.compose.ui.test.v2.runComposeUiTest` (with `v2`).
Pull request incoming to do this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]