1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-02 22:58:01 +00:00

Add a source to the latest til

This commit is contained in:
jbranchaud
2019-07-29 15:13:34 -05:00
parent ca5afbd0b3
commit 5887c9a430

View File

@@ -40,3 +40,5 @@ describe "expect and call original" do
end
end
```
[source](https://relishapp.com/rspec/rspec-mocks/v/2-14/docs/message-expectations/calling-the-original-method)