Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Commit

Permalink
Super size me
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed Jan 26, 2015
1 parent d93f492 commit d77ae7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/cloner_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
end

it "creates the safe repo name" do
expect(cloner.safe_destination_repo).to eql("gjtorikian_destination_repo")
expect(cloner.safe_destination_repo).to eql("GJTORIKIAN_DESTINATION_REPO")
end

it "defaults to the default commit message" do
Expand Down

0 comments on commit d77ae7d

Please sign in to comment.