Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-10-10 23:56:43 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-10-10 23:57:21 +0300
commit59bb5bc54f6b5d502cd9761c230134e1ead73364 (patch)
treea9ffd0271507b304bfa752f34f0b637351e17c76 /spec/features/boards
parente118e3cdaadf6fd776462da84676cbacca643fa0 (diff)
Fix rubocop lints
Diffstat (limited to 'spec/features/boards')
-rw-r--r--spec/features/boards/add_issues_modal_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/boards/add_issues_modal_spec.rb b/spec/features/boards/add_issues_modal_spec.rb
index 862d97a508f..e4cfcea45a5 100644
--- a/spec/features/boards/add_issues_modal_spec.rb
+++ b/spec/features/boards/add_issues_modal_spec.rb
@@ -102,7 +102,7 @@ describe 'Issue Boards add issue modal', :js do
end
accept_confirm { first('.board-delete').click }
-
+
click_button('Add issues')
wait_for_requests