mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
remove extra line
This commit is contained in:
parent
4dc05644c6
commit
01bc96990c
@ -42,7 +42,6 @@ class NimbusEventTest {
|
|||||||
@Before
|
@Before
|
||||||
fun setUp() {
|
fun setUp() {
|
||||||
mDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation())
|
mDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation())
|
||||||
|
|
||||||
mockWebServer = MockWebServer().apply {
|
mockWebServer = MockWebServer().apply {
|
||||||
dispatcher = AndroidAssetDispatcher()
|
dispatcher = AndroidAssetDispatcher()
|
||||||
start()
|
start()
|
||||||
|
Loading…
Reference in New Issue
Block a user