bdawg.io
11/14/2017, 12:27 AMfun list(): Observable<Account>
and I’m using the okhttp mock server to return [{ <account 1> }, { <account 2> }]
and get a JsonDataException
when executing my tests com.squareup.moshi.JsonDataException: Expected BEGIN_OBJECT but was BEGIN_ARRAY