spec/licensee/license_field_spec.rb in licensee-9.11.0 vs spec/licensee/license_field_spec.rb in licensee-9.12.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
RSpec.describe Licensee::LicenseField do
let(:expected_count) { 7 }
context 'class' do
it 'returns all license fields' do