diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-12-13 11:00:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-13 11:00:45 +0100 |
| commit | bbf8f69cb979be0f36c38ae52b1588e648b3252e (patch) | |
| tree | c6b8f727a1c99eb848248c0891d08eb72dc73b49 /cli/tests/testdata/publish/successful.out | |
| parent | 86769b0d1cfb7341df31278913524492d5f9ab52 (diff) | |
test: integration tests for tarring/unfurling (#21544)
Diffstat (limited to 'cli/tests/testdata/publish/successful.out')
| -rw-r--r-- | cli/tests/testdata/publish/successful.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/testdata/publish/successful.out b/cli/tests/testdata/publish/successful.out new file mode 100644 index 000000000..1049bbdb4 --- /dev/null +++ b/cli/tests/testdata/publish/successful.out @@ -0,0 +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 |
