spec/spec_helper.rb in fusuma-plugin-wmctrl-0.4.1 vs spec/spec_helper.rb in fusuma-plugin-wmctrl-0.4.2

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true require 'bundler/setup' -require 'helpers/config_helper.rb' +require 'helpers/config_helper' RSpec.configure do |config| # Enable flags like --only-failures and --next-failure config.example_status_persistence_file_path = '.rspec_status'