Hey, after updating to latest kotlin-plugin in android studio my kotlin tests are crashing on nullpointers one line after the total number of lines in the file.
For example:
Copy code
java.lang.NullPointerException
at com.example.testGetAdsSuccessfully(SavedSearchAdListViewModelTest.kt:64)