Skip to content

Commit 8d32951

Browse files
committed
Fixed test
1 parent ff86c27 commit 8d32951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handler_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ func TestLangHandler_lint_Integration(t *testing.T) {
9292
{
9393
Range: Range{
9494
Start: Position{
95-
Line: 7,
95+
Line: 8,
9696
Character: 0,
9797
},
9898
End: Position{

0 commit comments

Comments
 (0)