1 2 3 4 5
# frozen_string_literal: true RSpec.configure do |config| config.silence_filter_announcements = true end