summaryrefslogtreecommitdiff
path: root/spec/support/parallel.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/parallel.rb')
-rw-r--r--spec/support/parallel.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/parallel.rb b/spec/support/parallel.rb
index 2c901fb408..8763cb9ec4 100644
--- a/spec/support/parallel.rb
+++ b/spec/support/parallel.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
RSpec.configure do |config|
config.silence_filter_announcements = true
end