spec/rake/funnel/support/argument_mapper/styles/msdeploy_spec.rb in rake-funnel-0.18.0 vs spec/rake/funnel/support/argument_mapper/styles/msdeploy_spec.rb in rake-funnel-0.19.0
- old
+ new
@@ -1,4 +1,6 @@
+# rubocop:disable RSpec/FilePath
+
include Rake::Funnel::Support
describe Rake::Funnel::Support::Mapper::Styles::MSDeploy do
subject { Mapper.new(:MSDeploy) }