Skip to content

Commit e44f098

Browse files
colincaseyschneems
andauthored
Update test/run-general
Co-authored-by: Richard Schneeman <richard.schneeman+foo@gmail.com> Signed-off-by: Colin Casey <casey.colin@gmail.com>
1 parent abaee7e commit e44f098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/run-general

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ testCustomNodeBinaryURL() {
9191
compile "node-14" $cache $env_dir
9292
assertCaptured "from https://nodejs.org/download/release/v14.21.3/node-v14.21.3-linux-x64.tar.gz"
9393
assertNotCaptured "Validating checksum"
94-
# no EOL warning here because we don't warn on custom NODE_BINARY_URLs
94+
# NODE_BINARY_URL bypasses version resolution entirely, so no EOL check runs.
9595
assertCapturedSuccess
9696
}
9797

0 commit comments

Comments
 (0)