Skip to content

Commit

Permalink
Restore require "minitest/autorun"
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Dec 5, 2024
1 parent a0411e6 commit 731b94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# frozen_string_literal: true

require "tapioca/internal"
require "minitest/autorun"
require "minitest/spec"
require "minitest/hooks/default"
require "minitest/reporters"
Expand Down

0 comments on commit 731b94a

Please sign in to comment.