https://kotlinlang.org logo
r

Rihards

02/27/2023, 1:49 PM
Hi! I’m trying to learn how to create compose unit tests, but first test already fails with
java.lang.NullPointerException: FINGERPRINT must not be null
. Didn’t find anything useful on the web - probably someone else have seen this error and knows how to fix it?
7 Views