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
Tatuya Kamada
gitlab-ce
Commits
a0cd87d1
Commit
a0cd87d1
authored
Aug 12, 2016
by
Phil Hughes
Committed by
Alfredo Sumaran
Aug 13, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed screenshot command
💩
parent
61bdc80d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
features/steps/dashboard/event_filters.rb
features/steps/dashboard/event_filters.rb
+0
-3
No files found.
features/steps/dashboard/event_filters.rb
View file @
a0cd87d1
...
...
@@ -12,11 +12,8 @@ class Spinach::Features::EventFilters < Spinach::FeatureSteps
step
'I should not see push event'
do
wait_for_ajax
save_and_open_screenshot
sleep
1
save_and_open_screenshot
expect
(
page
).
not_to
have_selector
(
'span.pushed'
)
save_and_open_screenshot
end
step
'I should see new member event'
do
...
...
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