require_relative "spec_helper" describe YSI::Git do it "#origin" do allow(subject).to receive(:run_git).with("remote -v").and_return(<