Update RBI files for minitest.
This commit is contained in:
parent
eb0bb67b5f
commit
0b50be78d9
@ -293,7 +293,7 @@ class Minitest::Test < ::Minitest::Runnable
|
||||
def capture_exceptions; end
|
||||
def class_name; end
|
||||
def neuter_exception(e); end
|
||||
def new_exception(klass, msg, bt); end
|
||||
def new_exception(klass, msg, bt, kill = T.unsafe(nil)); end
|
||||
def run; end
|
||||
def sanitize_exception(e); end
|
||||
def with_info_handler(&block); end
|
||||
Loading…
x
Reference in New Issue
Block a user