From 3513249d732348c9faa26552e7636790d711900e Mon Sep 17 00:00:00 2001 From: Steve Gravrock Date: Mon, 19 Jul 2021 12:08:18 -0700 Subject: [PATCH] Built distribution --- lib/jasmine-core/jasmine.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/jasmine-core/jasmine.js b/lib/jasmine-core/jasmine.js index 661968a1..06c35e71 100644 --- a/lib/jasmine-core/jasmine.js +++ b/lib/jasmine-core/jasmine.js @@ -1585,6 +1585,7 @@ getJasmineRequireObj().Env = function(j$) { * @name Env#hideDisabled * @since 3.2.0 * @function + * @deprecated Use the `hideDisabled` option with {@link Env#configure} */ this.hideDisabled = function(value) { this.deprecated(