diff options
| author | HasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com> | 2024-08-06 11:14:06 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-06 08:14:06 +0000 |
| commit | bbf23190d4eee76f42170af61a3f9d1572b97d49 (patch) | |
| tree | 3d44fd3a4fff6564e5d67928ba616e4fc4c1f646 /tests/specs/publish/npm_workspace | |
| parent | 6995bd5bcc44a0c7e1620a7654e324a9505c8ca9 (diff) | |
fix: update dry run success message (#24885)
Diffstat (limited to 'tests/specs/publish/npm_workspace')
| -rw-r--r-- | tests/specs/publish/npm_workspace/publish.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/publish/npm_workspace/publish.out b/tests/specs/publish/npm_workspace/publish.out index 87394cafc..8b8713854 100644 --- a/tests/specs/publish/npm_workspace/publish.out +++ b/tests/specs/publish/npm_workspace/publish.out @@ -16,4 +16,4 @@ Simulating publish of @scope/subtract@1.0.0 with files: file:///[WILDLINE]/npm_workspace/subtract/jsr.json ([WILDLINE]) file:///[WILDLINE]/npm_workspace/subtract/package.json ([WILDLINE]) [UNORDERED_END] -Warning Aborting due to --dry-run +Success Dry run complete |
