We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e6e4c commit 9972e1eCopy full SHA for 9972e1e
1 file changed
docs/release-source/release/mocks.md
@@ -148,7 +148,7 @@ An `expectation` instance only holds onto a single set of arguments specified wi
148
149
#### `expectation.on(obj);`
150
151
-Expect the method to be called with `obj` as `this`."}
+Expect the method to be called with `obj` as `this`.
152
153
#### `expectation.verify();`
154
0 commit comments