We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267641b commit 5d37fa5Copy full SHA for 5d37fa5
tests/legacy-cli/e2e/setup/010-local-publish.ts
@@ -12,7 +12,6 @@ export default async function () {
12
await writeFile(
13
npmrc,
14
`
15
- --registry=${testRegistry}
16
${testRegistry.replace(/^https?:/, '')}/:_authToken=fake-secret
17
`,
18
);
0 commit comments