spec/integration/yard/arstotzka/wrapper_spec.rb in arstotzka-1.4.4 vs spec/integration/yard/arstotzka/wrapper_spec.rb in arstotzka-1.5.0
- old
+ new
@@ -1,5 +1,5 @@
-# frozen_string_literal: truie
+# frozen_string_literal: true
describe Arstotzka::Wrapper do
subject(:wrapper) { described_class.new(klass: klass, type: type) }
let(:type) { nil }