Fixed migration, test for MR
This commit is contained in:
parent
5a3f23f395
commit
a4993f16c0
3 changed files with 18 additions and 4 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
|
||||
page.should have_content "Reopen"
|
||||
page.should have_content "Closed"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue