spec/licensee/content_helper_spec.rb in licensee-9.9.1 vs spec/licensee/content_helper_spec.rb in licensee-9.9.2
- old
+ new
@@ -23,10 +23,10 @@
up license.
This license provided 'as is'. Please respect the contributors' wishes when
implementing the license's "software".
-----------
-LICENSE
+ LICENSE
end
subject { ContentHelperTestHelper.new(content) }
let(:mit) { Licensee::License.find('mit') }
it 'creates the wordset' do