spec/model_spec.rb in cistern-2.8.0 vs spec/model_spec.rb in cistern-2.8.1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'spec_helper' describe 'Cistern::Model' do describe 'inheritance' do it 'provides the child with the attributes of the parent' do