/* 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/lib/unpublish.js TAP workspaces all workspaces --force > should output all workspaces 1`] = ` - workspace-a- workspace-b- workspace-n ` exports[`test/lib/unpublish.js TAP workspaces one workspace --force > should output one workspaces 1`] = ` - workspace-a `