Hi, On Sun, May 31, 2020 at 6:50 PM Utkarsh Gupta <[email protected]> wrote: > On Sun, May 31, 2020 at 3:42 PM Pirate Praveen <[email protected]> > wrote: > > An error occurred while loading > > ./spec/jira/resource/user_factory_spec.rb. > > Failure/Error: require 'pry' > > > > ArgumentError: > > non-absolute home > > # ./spec/spec_helper.rb:3:in `<top (required)>' > > # ./spec/jira/resource/user_factory_spec.rb:1:in `<top (required)>' > > It looks like setting `ENV['HOME']` should fix this but I am not sure > how to do it exactly. > Whilst I look up on how to get this done, if someone with prior > experience knows this, it'd be nice to know \o/
I just pushed a patch, can you check if it works for you? Best, Utkarsh

