Skip to content
This repository has been archived by the owner on May 22, 2018. It is now read-only.

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wfarr committed Mar 6, 2013
1 parent 73285be commit d2b86aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/classes/environment_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
context "projects from cli" do
let(:facts) do
{
:boxen_home => "/opt/boxen",
:boxen_home => "/opt/boxen",
:boxen_repo_url_template => "https://github.com/%s"
}
end

Expand Down

0 comments on commit d2b86aa

Please sign in to comment.