Skip to content

Commit

Permalink
test: Increase TEST_UNIT_MAX_DIFF_TARGET_STRING_SIZE (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
abetomo authored May 16, 2024
1 parent 1233245 commit 804c325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/run-test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@

require_relative "helper"

ENV["TEST_UNIT_MAX_DIFF_TARGET_STRING_SIZE"] = "1_000_000"
exit(Test::Unit::AutoRunner.run(true, test_dir.to_s))

0 comments on commit 804c325

Please sign in to comment.