Skip to content

Commit

Permalink
Merge pull request #114 from daipom/remove-minitest
Browse files Browse the repository at this point in the history
test: remove minitest to correct misjudge of the framework by flexmock
  • Loading branch information
cosmo0920 authored Aug 17, 2023
2 parents e351ee8 + 30b476d commit e11df60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@

require 'test/unit'
require 'fluent/test'
require 'minitest/pride'

require 'webmock/test_unit'
WebMock.disable_net_connect!

0 comments on commit e11df60

Please sign in to comment.