Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup!
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
debadree25 and aduh95 authored Jan 30, 2023
commit 034f49faa04c1b56ea95a9ab9cacf49b34d9e42a
2 changes: 2 additions & 0 deletions test/parallel/test-whatwg-transformstream.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,6 @@ class Source {
controller.terminate();
}
});
Comment thread
aduh95 marked this conversation as resolved.

delete Object.prototype.type;
}