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

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

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -