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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -