docs change
This commit is contained in:
@@ -306,7 +306,7 @@ getJasmineRequireObj().interface = function(jasmine, env) {
|
|||||||
* Add custom async matchers for the current scope of specs.
|
* Add custom async matchers for the current scope of specs.
|
||||||
*
|
*
|
||||||
* _Note:_ This is only callable from within a {@link beforeEach}, {@link it}, or {@link beforeAll}.
|
* _Note:_ This is only callable from within a {@link beforeEach}, {@link it}, or {@link beforeAll}.
|
||||||
* @name jasmine.addMatchers
|
* @name jasmine.addAsyncMatchers
|
||||||
* @since 3.5.0
|
* @since 3.5.0
|
||||||
* @function
|
* @function
|
||||||
* @param {Object} matchers - Keys from this object will be the new async matcher names.
|
* @param {Object} matchers - Keys from this object will be the new async matcher names.
|
||||||
|
|||||||
Reference in New Issue
Block a user