summaryrefslogtreecommitdiff
path: root/cli/tests/testdata
diff options
context:
space:
mode:
authorBartek Iwańczuk <biwanczuk@gmail.com>2023-12-15 11:27:10 +0100
committerGitHub <noreply@github.com>2023-12-15 10:27:10 +0000
commit62e3f5060ef9cc6a31b3e496dd15548c0abd07e6 (patch)
treee03148c86caebe8b23a8d5f04f9df9357769f7fb /cli/tests/testdata
parenta1870c70a1adcd58798541aa965c915afa6f6c89 (diff)
refactor: check if scope and package exist before publish (#21575)
Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
Diffstat (limited to 'cli/tests/testdata')
-rw-r--r--cli/tests/testdata/publish/successful.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/publish/successful.out b/cli/tests/testdata/publish/successful.out
index 1049bbdb4..a6a6a9bd4 100644
--- a/cli/tests/testdata/publish/successful.out
+++ b/cli/tests/testdata/publish/successful.out
@@ -1,3 +1,3 @@
Publishing @foo/bar@1.0.0 ...
Successfully published @foo/bar@1.0.0
-http://127.0.0.1:4250/@foo/bar/1.0.0_meta.json
+Visit http://127.0.0.1:4250/@foo/bar@1.0.0 for details