Omit irrelevant properties from specStarted

This commit is contained in:
Steve Gravrock
2025-09-21 13:58:02 -07:00
parent 4020da25a4
commit 970cbdc69c
10 changed files with 406 additions and 60 deletions

View File

@@ -621,7 +621,7 @@ getJasmineRequireObj().Env = function(j$) {
};
/**
* Get a user-defined property as part of the properties field of {@link SpecResult}
* Get a user-defined property as part of the properties field of {@link SpecDoneEvent}
* @name Env#getSpecProperty
* @since 5.10.0
* @function