Arie/serveme

View on GitHub
sorbet/rbi/annotations/webmock.rbi

Summary

Maintainability
Test Coverage
# typed: strict

# DO NOT EDIT MANUALLY
# This file was pulled from a central RBI files repository.
# Please run `bin/tapioca annotations` to update it.

class Minitest::Test
  include WebMock::API
end