You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tap-snapshots/test/lib/commands/publish.js.test.cjs
-29
Original file line number
Diff line number
Diff line change
@@ -254,11 +254,6 @@ exports[`test/lib/commands/publish.js TAP no auth dry-run > must match snapshot
254
254
255
255
exports[`test/lib/commands/publish.js TAP no auth dry-run > warns about auth being needed 1`]=`
256
256
Array [
257
-
"publish npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
258
-
String(
259
-
publish errors corrected:
260
-
publish Removed invalid "scripts"
261
-
),
262
257
"This command requires you to be logged in to https://registry.npmjs.org/ (dry-run)",
263
258
]
264
259
`
@@ -359,26 +354,14 @@ Array [
359
354
"\\u001b[94mpublish\\u001b[39m npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
\\u001b[94mpublish\\u001b[39m "repository" was changed from a string to an object
364
358
),
365
359
"\\u001b[94mpublish\\u001b[39m npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
\\u001b[94mpublish\\u001b[39m "repository" was changed from a string to an object
370
363
\\u001b[94mpublish\\u001b[39m "repository.url" was normalized to "git+https://github.com/npm/workspace-b.git"
371
364
),
372
-
"\\u001b[94mpublish\\u001b[39m npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
"\\u001b[94mpublish\\u001b[39m npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
0 commit comments