HEX
Server: LiteSpeed
System: Linux s12787.usc1.stableserver.net 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User: househiv (1652)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/alt/alt-nodejs10/root/lib/node_modules/npm/tap-snapshots/test-tap-repo.js-TAP.test.js
/* IMPORTANT
 * This snapshot file is auto-generated, but designed for humans.
 * It should be checked into source control and tracked carefully.
 * Re-generate by setting TAP_SNAPSHOT=1 and running tests.
 * Make sure to inspect the output below.  Do not ignore changes!
 */
'use strict'
exports[`test/tap/repo.js TAP npm repo underscore --json > should print json result 1`] = `
{
  "title": "repository available at the following URL",
  "url": "https://github.com/jashkenas/underscore"
}

`

exports[`test/tap/repo.js TAP npm repo underscore --no-browser > should print alternative msg 1`] = `
repository available at the following URL:

https://github.com/jashkenas/underscore

`