ruby on rails - mixpanel gem breaks cucumber tests -


i'm using cucumber+capybara test app. after adding mixpanel code i've got errors

mixpanel::connectionerror @ /users =================================== > not write mixpanel, server responded 200 returning: '{"status": 0, "error": "distinct_id, missing or empty"}'  

how can fix it?


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

clojure - 'get' replacement that throws exception on not found? -