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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
fad343ca
Commit
fad343ca
authored
May 29, 2018
by
Luke Bennett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove screenshots
parent
a9583bc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
spec/features/projects/labels/update_prioritization_spec.rb
spec/features/projects/labels/update_prioritization_spec.rb
+0
-2
No files found.
spec/features/projects/labels/update_prioritization_spec.rb
View file @
fad343ca
...
@@ -23,10 +23,8 @@ feature 'Prioritize labels' do
...
@@ -23,10 +23,8 @@ feature 'Prioritize labels' do
expect
(
page
).
to
have_content
(
'Star labels to start sorting by priority'
)
expect
(
page
).
to
have_content
(
'Star labels to start sorting by priority'
)
page
.
within
(
'.other-labels'
)
do
page
.
within
(
'.other-labels'
)
do
screenshot_and_open_image
all
(
'.js-toggle-priority'
)[
1
].
click
all
(
'.js-toggle-priority'
)[
1
].
click
wait_for_requests
wait_for_requests
screenshot_and_open_image
expect
(
page
).
not_to
have_content
(
'feature'
)
expect
(
page
).
not_to
have_content
(
'feature'
)
end
end
...
...
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