diff --git a/src/core/Env.js b/src/core/Env.js index 4d775d08..5ffc52b8 100644 --- a/src/core/Env.js +++ b/src/core/Env.js @@ -583,6 +583,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(