Skip to content

Commit

Permalink
Minimise assertions in htmldocument test
Browse files Browse the repository at this point in the history
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
  • Loading branch information
sandersn and saschanaz committed Aug 23, 2021
1 parent 9016126 commit 7663b8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions unittests/files/htmldocument.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
const d = new HTMLDocument()
const result = d instanceof HTMLDocument
document instanceof HTMLDocument

0 comments on commit 7663b8f

Please sign in to comment.