summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamya Authappan <rauthappan@gitlab.com>2019-07-02 11:19:14 +0000
committerRamya Authappan <rauthappan@gitlab.com>2019-07-02 11:19:14 +0000
commit45cc592a068df3ec7296baa8437d6d874e77fd0a (patch)
tree98f8518dc79c671a0146a1e15ba7467c7967772f
parent3cf8ab91032b47a082154fb9872c3ecbe8261fe9 (diff)
downloadgitlab-ce-qa-xss.tar.gz
Removing commentqa-xss
-rw-r--r--qa/qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/qa/qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb b/qa/qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb
index d59e7a6c127..013cea0a40e 100644
--- a/qa/qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb
+++ b/qa/qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb
@@ -29,11 +29,6 @@ module QA
issue.project = project
end
- # Resource::Issue.fabricate! do |issue|
- # issue.title = issue_title
- # issue.project = project
- # end
-
Page::Project::Issue::Show.perform do |show_page|
show_page.select_all_activities_filter
show_page.comment('cc-ing you here @eve')