From 408e7e545d98d0686ae7f5698847a4bc4dfc65d7 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Fri, 25 Oct 2024 00:29:35 +0900 Subject: [PATCH] Revert "Looks like specs::npm::lifecycle_scripts::node_gyp is still an issue" This reverts commit da8cf18a28c0950b33a6e624866e51b1d92e3580. --- 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": {