Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
40dcae37
Commit
40dcae37
authored
Dec 21, 2016
by
Bryce Johnson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove spec for merge button hidden, as it shouldn't be.
parent
fb7f9b93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
features/project/merge_requests.feature
features/project/merge_requests.feature
+0
-2
No files found.
features/project/merge_requests.feature
View file @
40dcae37
...
...
@@ -334,14 +334,12 @@ Feature: Project Merge Requests
And
I visit project
"Shop"
merge requests page
And
merge request 'Bug NS-04' must be approved
And
I click link
"Bug NS-04"
And
I should see the merge button disabled
When
I click link
"Approve"
Then
I should see approved merge request
"Bug NS-04"
Scenario
:
I
can not approve merge request if I am not an approver
Given
merge request 'Bug NS-04' must be approved by some user
And
I click link
"Bug NS-04"
And
I should see the merge button disabled
When
I should not see Approve button
And
I should see message that MR require an approval
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment