RemoteSyncServer: Fix test

pull/699/head
Alinson S. Xavier 5 years ago
parent 872c8d9d81
commit 5717ae1bf1

@ -126,7 +126,7 @@ class RemoteSyncServerTest {
}
}
}
})
}, baseURL = "")
}
private fun MockRequestHandleScope.respondWithJson(content: Any) =

Loading…
Cancel
Save