Home tab added, Repository tab removed\n Ability to download branch
This commit is contained in:
parent
40ac2ebc21
commit
5f4a7c3e04
22 changed files with 125 additions and 94 deletions
|
@ -18,10 +18,6 @@ describe "Repository" do
|
|||
current_path.should == project_repository_path(@project)
|
||||
end
|
||||
|
||||
it "should have link to repo activities" do
|
||||
page.should have_content("Activities")
|
||||
end
|
||||
|
||||
it "should have link to last commit for activities tab" do
|
||||
page.should have_content(@project.commit.safe_message[0..20])
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue