mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
7 lines
174 B
Text
7 lines
174 B
Text
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`config/decrypt decryptConfig() appends npm token in npmrc 1`] = `
|
|
"foo=bar
|
|
_authToken=abcdef-ghijklm-nopqf-stuvwxyz
|
|
"
|
|
`;
|