spec/drillbit/accept_header_spec.rb in drillbit-2.9.1 vs spec/drillbit/accept_header_spec.rb in drillbit-2.10.0
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-require 'spec_helper'
+require 'rspeckled/spec_helpers/rspeckled'
require 'drillbit/accept_header'
# rubocop:disable Metrics/LineLength
module Drillbit
describe AcceptHeader do