Skip to content

Commit

Permalink
Remove reference to 'reset' from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GCHQDeveloper500 committed Dec 11, 2017
1 parent d9fe288 commit 8cd3bf4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/release-source/release/spies.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,11 +395,6 @@ If the call did not explicitly return a value, the value at the call's location
Resets the state of a spy.


#### `spy.reset()`

Alias for `spy.reset();`


#### `spy.restore()`

Replaces the spy with the original method. Only available if the spy replaced an existing method.
Expand Down

0 comments on commit 8cd3bf4

Please sign in to comment.