summaryrefslogtreecommitdiff
path: root/tests/specs/npm/lifecycle_scripts/no_deno_json.out
diff options
context:
space:
mode:
authorNathan Whitaker <17734409+nathanwhit@users.noreply.github.com>2024-07-17 18:54:13 -0700
committerGitHub <noreply@github.com>2024-07-18 03:54:13 +0200
commitf1228454450c320c8dce1a6968890aa7d807906f (patch)
tree77a991bd7a26699e0979de34018c2428472b55c4 /tests/specs/npm/lifecycle_scripts/no_deno_json.out
parent7b33623b1d70803b43e511a58666a73dd0b2ed67 (diff)
chore: fix flakey lifecycle scripts test (#24629)
Failed in https://github.com/denoland/deno/actions/runs/9982978127/job/27589707376
Diffstat (limited to 'tests/specs/npm/lifecycle_scripts/no_deno_json.out')
-rw-r--r--tests/specs/npm/lifecycle_scripts/no_deno_json.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/npm/lifecycle_scripts/no_deno_json.out b/tests/specs/npm/lifecycle_scripts/no_deno_json.out
index 9609c0790..38a461449 100644
--- a/tests/specs/npm/lifecycle_scripts/no_deno_json.out
+++ b/tests/specs/npm/lifecycle_scripts/no_deno_json.out
@@ -1,9 +1,11 @@
+[UNORDERED_START]
Download http://localhost:4260/@denotest/lifecycle-scripts-cjs
Download http://localhost:4260/@denotest/bin
Download http://localhost:4260/@denotest/lifecycle-scripts-cjs/1.0.0.tgz
Download http://localhost:4260/@denotest/bin/1.0.0.tgz
Initialize @denotest/lifecycle-scripts-cjs@1.0.0
Initialize @denotest/bin@1.0.0
+[UNORDERED_END]
preinstall
install
hello from install script