You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/common/README.md
+6
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,12 @@ fail.
204
204
205
205
If `fn` is not provided, `common.noop` will be used.
206
206
207
+
### mustNotCall([msg])
208
+
*`msg`[<String>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) default = 'function should not have been called'
0 commit comments