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/symlink | |
| parent | 6995bd5bcc44a0c7e1620a7654e324a9505c8ca9 (diff) | |
fix: update dry run success message (#24885)
Diffstat (limited to 'tests/specs/publish/symlink')
| -rw-r--r-- | tests/specs/publish/symlink/symlink.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/publish/symlink/symlink.out b/tests/specs/publish/symlink/symlink.out index 9f89f5b7c..b62c80113 100644 --- a/tests/specs/publish/symlink/symlink.out +++ b/tests/specs/publish/symlink/symlink.out @@ -12,4 +12,4 @@ warning[unsupported-file-type]: unsupported file type 'symlink' Simulating publish of @foo/bar@1.0.0 with files: [WILDCARD]deno.json (87B) [WILDCARD]mod.ts (56B) -Warning Aborting due to --dry-run +Success Dry run complete |
