the MockWebServer call generates a mock like `<htt...
# koin
b
the MockWebServer call generates a mock like
<http://localhost:30012>
with a random port. Second time it would be
<http://localhost:43921>
, but Koin still uses
30012
as the
backend_url
bean.