Update RBI files for rspec-expectations.
This commit is contained in:
parent
6db35e7ae9
commit
2ccfd0af51
@ -1,9 +1,9 @@
|
||||
# typed: true
|
||||
|
||||
# DO NOT EDIT MANUALLY
|
||||
# This is an autogenerated file for types exported from the `rspec-expectations` gem.
|
||||
# Please instead update this file by running `bin/tapioca gem rspec-expectations`.
|
||||
|
||||
# typed: true
|
||||
|
||||
module RSpec
|
||||
extend ::RSpec::Support::Warnings
|
||||
extend ::RSpec::Core::Warnings
|
||||
@ -1213,6 +1213,7 @@ class RSpec::Matchers::BuiltIn::RaiseError
|
||||
|
||||
private
|
||||
|
||||
def actual_error_message; end
|
||||
def block_matches?; end
|
||||
def error_and_message_match?; end
|
||||
def eval_block; end
|
Loading…
x
Reference in New Issue
Block a user