summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qa/qa/specs/config.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/qa/specs/config.rb b/qa/qa/specs/config.rb
index 7d873199d3b..79c681168cc 100644
--- a/qa/qa/specs/config.rb
+++ b/qa/qa/specs/config.rb
@@ -13,7 +13,6 @@ module QA
def initialize
@address = ENV['GITLAB_URL']
- @exclusion_filter = { mattermost: true }
end
def perform