property TestDeclaration.endLine

Line of the call's closing paren — so [startLine, endLine] spans the whole body.

Type

number

Usage

import { type TestDeclaration } from "lib/selection/parse-test-declarations.ts";