Skip to content

Commit

Permalink
Correct filename
Browse files Browse the repository at this point in the history
  • Loading branch information
jesjos committed Mar 18, 2012
1 parent b8708f7 commit 711f186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controllers/blobs_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Test dependent on the fact that the default repo_with_data contains a Gemfile
describe "GET blob root" do
before :each do
visit repository_blob_path(repository, "master/Rakefiler", bare: 1)
visit repository_blob_path(repository, "master/Rakefile", bare: 1)
end

it "doesn't crash" do
Expand Down

0 comments on commit 711f186

Please sign in to comment.