From 873ac7a6ebb41b5ff1e0907f57c5b7e73cc16f0c Mon Sep 17 00:00:00 2001 From: Gar Date: Thu, 21 Apr 2022 07:38:08 -0700 Subject: chore(publish): add test for _auth with configured registry --- tap-snapshots/test/lib/commands/publish.js.test.cjs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tap-snapshots/test/lib') diff --git a/tap-snapshots/test/lib/commands/publish.js.test.cjs b/tap-snapshots/test/lib/commands/publish.js.test.cjs index 6a33b891e..f90cf3152 100644 --- a/tap-snapshots/test/lib/commands/publish.js.test.cjs +++ b/tap-snapshots/test/lib/commands/publish.js.test.cjs @@ -9,6 +9,10 @@ exports[`test/lib/commands/publish.js TAP _auth config default registry > new pa + test-package@1.0.0 ` +exports[`test/lib/commands/publish.js TAP bare _auth and registry config > new package version 1`] = ` ++ @npm/test-package@1.0.0 +` + exports[`test/lib/commands/publish.js TAP dry-run > must match snapshot 1`] = ` Array [ Array [ -- cgit v1.2.3