update rakefile
@@ -3,7 +3,7 @@ require "rake/testtask"
HERE = __dir__
Rake::TestTask.new do |t|
t.pattern = "test/**/*_test.rb"
t.pattern = "test/test_*.rb"
end
task default: :test
The note is not visible to the blocked user.