summaryrefslogtreecommitdiff
path: root/spec/support/matchers/query_matcher.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/matchers/query_matcher.rb')
-rw-r--r--spec/support/matchers/query_matcher.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/matchers/query_matcher.rb b/spec/support/matchers/query_matcher.rb
index bb0feca7c43..3e47fe241bc 100644
--- a/spec/support/matchers/query_matcher.rb
+++ b/spec/support/matchers/query_matcher.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
RSpec::Matchers.define :make_queries_matching do |matcher, expected_count = nil|
supports_block_expectations