renovate/lib/util/__snapshots__/sanitize.spec.ts.snap

4 lines
219 B
Text
Raw Normal View History

2019-09-12 10:48:31 +00:00
// 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**)"`;