summary refs log tree commit
path: root/test/spec_rewindable_input.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/spec_rewindable_input.rb')
-rw-r--r--test/spec_rewindable_input.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec_rewindable_input.rb b/test/spec_rewindable_input.rb
index 932e9de3..6bb5f5cf 100644
--- a/test/spec_rewindable_input.rb
+++ b/test/spec_rewindable_input.rb
@@ -1,6 +1,6 @@
 # frozen_string_literal: true
 
-require 'minitest/autorun'
+require 'minitest/global_expectations/autorun'
 require 'stringio'
 require 'rack/rewindable_input'