diff options
| author | Josh Frye <joshfng@gmail.com> | 2015-12-25 11:30:48 -0500 |
|---|---|---|
| committer | Josh Frye <joshfng@gmail.com> | 2016-01-03 18:12:27 -0500 |
| commit | edd2ce38369e5a332b1b9932647d670862ffddbf (patch) | |
| tree | 90c3ba9c3b5b23cf30570f621e7015e3d855933f /features/project | |
| parent | 796c11e9a7d955ac40c3d1f8427f3f65063ac8c4 (diff) | |
| download | gitlab-ce-edd2ce38369e5a332b1b9932647d670862ffddbf.tar.gz | |
Change text back. Add additional tests.joshfng/gitlab-ce-fix-3802
Diffstat (limited to 'features/project')
| -rw-r--r-- | features/project/fork.feature | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/features/project/fork.feature b/features/project/fork.feature index 1182f493e34..37cd53ee977 100644 --- a/features/project/fork.feature +++ b/features/project/fork.feature @@ -23,3 +23,5 @@ Feature: Project Fork Then I should see "New merge request" And I goto the Merge Requests page Then I should see "New merge request" + And I click link "New merge request" + Then I should see the new merge request page for my namespace |
