spec/integration/matcher_spec.rb in sinclair-1.1.1 vs spec/integration/matcher_spec.rb in sinclair-1.1.2
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'spec_helper'
describe 'matchers' do
describe 'add_method_to' do
let(:method) { :the_method }