Skip to content

Commit

Permalink
test_runner: revert new line
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarchini committed Sep 16, 2024
1 parent b88718b commit ac74667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node_options.cc
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,7 @@ EnvironmentOptionsParser::EnvironmentOptionsParser() {
"the line coverage minimum threshold",
&EnvironmentOptions::test_coverage_lines,
kAllowedInEnvvar);

AddOption("--experimental-test-isolation",
"configures the type of test isolation used in the test runner",
&EnvironmentOptions::test_isolation);
Expand Down

0 comments on commit ac74667

Please sign in to comment.