Bootstrap: application layout
This commit is contained in:
parent
05d76fc4d0
commit
7f6e41fa02
22 changed files with 951 additions and 204 deletions
|
@ -42,7 +42,7 @@ describe "MergeRequests" do
|
|||
|
||||
it { should have_content(@merge_request.title[0..10]) }
|
||||
it "Show page should inform user that merge request closed" do
|
||||
within ".merge-tabs" do
|
||||
within ".tabs" do
|
||||
page.should have_content "Reopen"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue