summaryrefslogtreecommitdiff
path: root/spec/features/issues_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/features/issues_spec.rb')
-rw-r--r--spec/features/issues_spec.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/features/issues_spec.rb b/spec/features/issues_spec.rb
index 5bdd9113b06..f9e83af352d 100644
--- a/spec/features/issues_spec.rb
+++ b/spec/features/issues_spec.rb
@@ -470,9 +470,6 @@ describe 'Issues' do
expect(page).to have_content 'None'
end
- # wait_for_requests does not work with vue-resource at the moment
- sleep 1
-
expect(issue.reload.assignees).to be_empty
end