docs change

This commit is contained in:
Tony Brix
2019-08-30 12:14:19 -05:00
committed by GitHub
parent c42358c686
commit 07318fba37

View File

@@ -306,7 +306,7 @@ getJasmineRequireObj().interface = function(jasmine, env) {
* 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}.
* @name jasmine.addMatchers
* @name jasmine.addAsyncMatchers
* @since 3.5.0
* @function
* @param {Object} matchers - Keys from this object will be the new async matcher names.