spec/henkei_spec.rb in henkei-1.23.1 vs spec/henkei_spec.rb in henkei-1.23.2
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-require 'helper.rb'
+require 'helper'
require 'henkei'
# Some of the tests have been known to fail in weird and wonderful ways when `rails` is included
require 'rails' if ENV['INCLUDE_RAILS'] == 'true'