renovate/lib/util/__snapshots__/sanitize.spec.ts.snap
2020-03-05 21:57:24 +01:00

3 lines
219 B
Text

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`util/sanitize sanitizes secrets from strings 1`] = `"My token is **redacted**, username is \\"userabc\\" and password is \\"**redacted**\\" (hashed: **redacted**)"`;