Docs: Fix HtmlReporterV2 ctor example
This commit is contained in:
@@ -958,7 +958,7 @@ jasmineRequire.HtmlReporterV2 = function(j$) {
|
||||
* const reporter = new jasmine.HtmlReporterV2({
|
||||
* env,
|
||||
* urls,
|
||||
* container: document.body
|
||||
* getContainer: () => document.body
|
||||
* });
|
||||
*/
|
||||
class HtmlReporterV2 {
|
||||
|
||||
Reference in New Issue
Block a user