Skip to content

Commit 7663b8f

Browse files
sandersnsaschanaz
andauthored
Minimise assertions in htmldocument test
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent 9016126 commit 7663b8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

unittests/files/htmldocument.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
const d = new HTMLDocument()
2-
const result = d instanceof HTMLDocument
1+
document instanceof HTMLDocument

0 commit comments

Comments
 (0)