Closed
Description
Somehow some specs are failing on top-level class which should delegate calls to a client instance: https://travis-ci.org/cvut/kosapi_client.rb/jobs/53568760
This is happening even with isolated classes like HttpClient – something is trying to call to_str
on KOSapiClient
. Frankly, I have no idea what's going on.