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
-29Lines changed: 0 additions & 29 deletions
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.",
"\\u001b[94mpublish\\u001b[39m Skipping workspace \\u001b[36mworkspace-p\\u001b[39m, marked as \\u001b[1mprivate\\u001b[22m",
383
366
]
384
367
`
@@ -394,26 +377,14 @@ Array [
394
377
"publish npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
395
378
String(
396
379
publish errors corrected:
397
-
publish Removed invalid "scripts"
398
380
publish "repository" was changed from a string to an object
399
381
),
400
382
"publish npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
401
383
String(
402
384
publish errors corrected:
403
-
publish Removed invalid "scripts"
404
385
publish "repository" was changed from a string to an object
405
386
publish "repository.url" was normalized to "git+https://github.com/npm/workspace-b.git"
406
387
),
407
-
"publish npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
408
-
String(
409
-
publish errors corrected:
410
-
publish Removed invalid "scripts"
411
-
),
412
-
"publish npm auto-corrected some errors in your package.json when publishing. Please run \\"npm pkg fix\\" to address these errors.",
413
-
String(
414
-
publish errors corrected:
415
-
publish Removed invalid "scripts"
416
-
),
417
388
"publish Skipping workspace workspace-p, marked as private",
0 commit comments