79504561

Date: 2025-03-12 18:33:23
Score: 0.5
Natty:
Report link

I am using the Firebase Local suite emulator in my testing and Inside test class i remove this line in test class .

@get : Rule(order = 1)
val composeRule = createAndroidComposeRule<MainActivity>()

then my code work fine after wasting 1 week .

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: deadLock