File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ See the full [reference documentation](https://hexdocs.pm/mock/Mock.html).
18
18
* [*setup_with_mocks* - Configure all tests to have the same mocks](#setup_with_mocks---Configure-all-tests-to-have-the-same-mocks)
19
19
* [Mocking input dependent output](#Mocking-input-dependent-output)
20
20
* [Mocking functions with different arities](#Mocking-functions-with-different-arities)
21
- * [Mocking repeated calls to the same function with different results](#Mocking -repeated-calls-to-the-same-function )
21
+ * [Mocking repeated calls to the same function with different results](#mock -repeated-calls)
22
22
* [*passthrough* - partial mocking of a module](#passthrough---partial-mocking-of-a-module)
23
23
* [Assert called - assert a specific function was called](#Assert-called---assert-a-specific-function-was-called)
24
24
* [Assert called - specific value](#Assert-called---specific-value)
You can’t perform that action at this time.
0 commit comments