Konsist: add rule obout test class name, and fix existing issue
This commit is contained in:
committed by
Benoit Marty
parent
eebc39fab7
commit
7afae87b3e
@@ -23,7 +23,7 @@ import org.robolectric.RobolectricTestRunner
|
||||
import java.net.URLEncoder
|
||||
|
||||
@RunWith(RobolectricTestRunner::class)
|
||||
class CallIntentDataParserTests {
|
||||
class CallIntentDataParserTest {
|
||||
|
||||
private val callIntentDataParser = CallIntentDataParser()
|
||||
|
||||
Reference in New Issue
Block a user