I recently set up tests for a Compose app. The tests pass on my emulator and Pixel 5, but when I run on Firebase Test Labs, I get the following error. I don’t see any of my code in the stacktrace. Is there something I need to do differently for tests?
java.lang.IllegalStateException: calling recordModificationsOf and applyChanges concurrently is not supported