Skip to content

Commit

Permalink
Merge pull request #23 from jez/jez-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
searls authored Aug 30, 2023
2 parents 8b23c91 + 5e163cd commit 1f50a01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation_sorbet.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ It probably won't be a surprise to have to add `sig` to each test case when
using `typed: strict`, but the `T.let` in the initializer is a definite bummer.
This could probably be worked around with memoized helpers, but that's outside
the scope of Mocktail for now, especially considering [Sorbet may obviate the
need for explicit declaration of instance variables in the
future](https://sorbet-ruby.slack.com/archives/CHN2L03NH/p1687362667489589?thread_ts=1687357401.417039&cid=CHN2L03NH).
need for explicit declaration of certain instance variables in the
future](https://github.com/sorbet/sorbet/issues/3513).

## Configuring your test runner

Expand Down

0 comments on commit 1f50a01

Please sign in to comment.