test: fix test-debugger-repl-break-in-module · nodejs/node@abb063a · GitHub
Skip to content

Commit abb063a

Browse files
Trottevanlucas
authored andcommitted
test: fix test-debugger-repl-break-in-module
The line number checks in test-debugger-repl-break-in-module were checking for line numbers that exceed the total number of lines in the files that were being inspected. Change the checks to match the actual files. PR-URL: #6686 Reviewed-By: Ben Noorhduis <info@bnoordhuis.nl> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
1 parent f1c773d commit abb063a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

test/debugger/test-debugger-repl-break-in-module.js

Lines changed: 8 additions & 8 deletions

0 commit comments

Comments
 (0)