diff options
Diffstat (limited to 'editors/vscode/files/patch-scripts_test.sh')
-rw-r--r-- | editors/vscode/files/patch-scripts_test.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vscode/files/patch-scripts_test.sh b/editors/vscode/files/patch-scripts_test.sh index 769958670a6d..2b5507b4b434 100644 --- a/editors/vscode/files/patch-scripts_test.sh +++ b/editors/vscode/files/patch-scripts_test.sh @@ -1,6 +1,6 @@ ---- scripts/test.sh.orig 2024-09-27 21:08:28 UTC +--- scripts/test.sh.orig 2025-05-12 00:03:54 UTC +++ scripts/test.sh -@@ -27,7 +27,7 @@ test -d node_modules || npm i +@@ -24,7 +24,7 @@ test -d node_modules || npm i test -d node_modules || npm i # Get electron |