RemoteSyncServer: Fix test

This commit is contained in:
2020-11-29 07:11:38 -06:00
parent 872c8d9d81
commit 5717ae1bf1

View File

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