chromium/third_party/rust/chromium_crates_io/vendor/codespan-reporting-0.11.1/tests/snapshots/term__message_and_notes__medium_color.snap

---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_color(&config)
---
{fg:Red bold bright}error{bold bright}: a message{/}
 {fg:Blue}={/} a note
{fg:Yellow bold bright}warning{bold bright}: a message{/}
 {fg:Blue}={/} a note
{fg:Green bold bright}note{bold bright}: a message{/}
 {fg:Blue}={/} a note
{fg:Cyan bold bright}help{bold bright}: a message{/}
 {fg:Blue}={/} a note