diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-05-12 21:27:03 +0900 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-05-12 21:28:26 +0900 |
| commit | 51a6c70dba1b7483cad9fde351673b6d4eaa1f66 (patch) | |
| tree | ba11e7a726b31edf3543911862ae6a901d5cc732 /editors/vscode/files/patch-scripts_test.sh | |
| parent | 7eb86aa2f72530a057ae157ee0ca3552ac073c5e (diff) | |
editors/vscode: update to 1.100.0
Changelog: https://code.visualstudio.com/updates/v1_100
Reported by: GitHub (watch releases)
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 |
