forked from jimweirich/builder
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Testing with Ruby 3.0, I observe the following error:
$ ruby -Ilib:test -e 'Dir.glob "./test/test_blan*.rb", &method(:require)' -- -n /test_late_included_module_in_kernel_is_ok/
Run options: -n /test_late_included_module_in_kernel_is_ok/ --seed 30445
# Running:
F
Finished in 0.000934s, 1070.2879 runs/s, 1070.2879 assertions/s.
1) Failure:
TestBlankSlate#test_late_included_module_in_kernel_is_ok [/builddir/build/BUILD/builder-3.2.4/usr/share/gems/gems/builder-3.2.4/test/test_blankslate.rb:149]:
NoMethodError expected but nothing was raised.
1 runs, 1 assertions, 1 failures, 0 errors, 0 skips
Metadata
Metadata
Assignees
Labels
No labels