# frozen_string_literal: true # Require this file to load code that supports testing using RSpec. require 'rubocop/rspec/cop_helper' require 'rubocop/rspec/host_environment_simulation_helper' require 'rubocop/rspec/shared_contexts' require 'rubocop/rspec/shared_examples'