Skip to content
Snippets Groups Projects
Unverified Commit b2d9594c authored by Vidushee Amoli's avatar Vidushee Amoli Committed by GitHub
Browse files

Merge pull request #8628 from Homebrew/tapioca-update

parents a3ca1db7 d884cfda
No related branches found
No related tags found
No related merge requests found
......@@ -19557,6 +19557,8 @@ module RSpec::Matchers
def a_string_containing(*args, &block); end
def array_including_cons(*expected, &block_arg); end
def be_a_failure(*args, &block); end
def have_failed(*args, &block); end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment