Update RBI files for rspec-github.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
This commit is contained in:
parent
c847464328
commit
6a428a8791
@ -39,6 +39,7 @@ module RSpec::Github; end
|
|||||||
class RSpec::Github::Formatter < ::RSpec::Core::Formatters::BaseFormatter
|
class RSpec::Github::Formatter < ::RSpec::Core::Formatters::BaseFormatter
|
||||||
def example_failed(failure); end
|
def example_failed(failure); end
|
||||||
def example_pending(pending); end
|
def example_pending(pending); end
|
||||||
|
def seed(notification); end
|
||||||
end
|
end
|
||||||
|
|
||||||
class RSpec::Github::NotificationDecorator
|
class RSpec::Github::NotificationDecorator
|
||||||
Loading…
x
Reference in New Issue
Block a user