spec/fusuma/plugin/appmatcher_spec.rb in fusuma-plugin-appmatcher-0.1.2 vs spec/fusuma/plugin/appmatcher_spec.rb in fusuma-plugin-appmatcher-0.1.3

- old
+ new

@@ -1,6 +1,6 @@ # frozen_string_literal: true -# + require 'spec_helper' RSpec.describe Fusuma::Plugin::Appmatcher do it 'has a version number' do expect(Fusuma::Plugin::Appmatcher::VERSION).not_to be nil