Skip to content

Commit a8df9c1

Browse files
committed
update test
1 parent c16d0df commit a8df9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/outliningForNonCompleteInterfaceDeclaration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
////interface I[||]
44

55
// should not crash
6-
verify.outliningSpansInCurrentFile(test.ranges());
6+
verify.outliningSpansInCurrentFile([]);

0 commit comments

Comments
 (0)