Fix fn names in release notes
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
* Optionally detect late promise rejections and don't report them as errors
|
||||
This is off by default because it comes with a performance cost. It can be
|
||||
enabled by setting the `detectLateRejectionHandling` config property to true.
|
||||
* Add `Env#getSpecProperty` to retrieve data that was set with
|
||||
`Env#setSpecProperty`.
|
||||
* Add `getSpecProperty` to retrieve data that was set with `setSpecProperty`.
|
||||
* Merges [#2072](https://github.com/jasmine/jasmine/pull/2072) from @bonkevin
|
||||
* Show spec duration in the HTML reporter.
|
||||
* Merges [#2073](https://github.com/jasmine/jasmine/pull/2073) from @bonkevin
|
||||
|
||||
Reference in New Issue
Block a user