Bootstrap: test fixes
This commit is contained in:
parent
fca1ffb888
commit
b51252e6ca
10 changed files with 14 additions and 24 deletions
|
@ -42,9 +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 ".tabs" do
|
||||
page.should have_content "Reopen"
|
||||
end
|
||||
page.should have_content "Reopen"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue