We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105bff9 commit 644b25eCopy full SHA for 644b25e
test/parallel/test-util-inspect.js
@@ -2855,8 +2855,8 @@ assert.strictEqual(
2855
'<ref *1> Foo [Map] {\n' +
2856
' [constructor]: [class Bar extends Foo] {\n' +
2857
' [length]: 0,\n' +
2858
- ' [prototype]: [Circular *1],\n' +
2859
" [name]: 'Bar',\n" +
+ ' [prototype]: [Circular *1],\n' +
2860
' [Symbol(Symbol.species)]: [Getter: <Inspection threw ' +
2861
"(Symbol.prototype.toString requires that 'this' be a Symbol)>]\n" +
2862
' },\n' +
0 commit comments