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/excluded_deno_jsonc | |
| parent | 6995bd5bcc44a0c7e1620a7654e324a9505c8ca9 (diff) | |
fix: update dry run success message (#24885)
Diffstat (limited to 'tests/specs/publish/excluded_deno_jsonc')
| -rw-r--r-- | tests/specs/publish/excluded_deno_jsonc/mod.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/publish/excluded_deno_jsonc/mod.out b/tests/specs/publish/excluded_deno_jsonc/mod.out index 2cac3a6f6..320806663 100644 --- a/tests/specs/publish/excluded_deno_jsonc/mod.out +++ b/tests/specs/publish/excluded_deno_jsonc/mod.out @@ -4,4 +4,4 @@ Simulating publish of @scope/pkg@1.0.0 with files: file:///[WILDLINE]/LICENSE ([WILDLINE]) file:///[WILDLINE]/deno.jsonc (74B) file:///[WILDLINE]/mod.ts (22B) -Warning Aborting due to --dry-run +Success Dry run complete |
