From 25d02bcfde38b799d1c1a2319b1fa5aeb5d78193 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Thu, 17 Oct 2024 22:23:02 +0900 Subject: [PATCH] enable lifecycle_scripts spec test --- tests/specs/npm/lifecycle_scripts/__test__.jsonc | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/specs/npm/lifecycle_scripts/__test__.jsonc b/tests/specs/npm/lifecycle_scripts/__test__.jsonc index aa9dc70fdf..589c131dda 100644 --- a/tests/specs/npm/lifecycle_scripts/__test__.jsonc +++ b/tests/specs/npm/lifecycle_scripts/__test__.jsonc @@ -1,5 +1,4 @@ { - "ignore": true, // TODO(kt3k): This case fails when downloading https://nodejs.org/download/release/v20.11.1/node-v20.11.1-headers.tar.gz "tempDir": true, "tests": { "node_gyp": {