1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly for SQ 1`] = `
5 className="overview-quality-gate-badge-large small failed"
8 className="display-flex-center"
11 overview.on_new_code_long
14 className="little-spacer-left"
17 defaultMessage="overview.quality_gate.conditions_on_new_code"
18 id="overview.quality_gate.conditions_on_new_code"
24 "pathname": "/quality_gates/show/30",
36 fill="rgba(255,255,255,0.62)"
42 className="huge-spacer-top huge"
49 exports[`should render correctly for SQ 2`] = `
51 className="overview-quality-gate-badge-large small success"
54 className="display-flex-center"
57 overview.on_new_code_long
60 className="little-spacer-left"
63 defaultMessage="overview.quality_gate.conditions_on_new_code"
64 id="overview.quality_gate.conditions_on_new_code"
70 "pathname": "/quality_gates/show/30",
82 fill="rgba(255,255,255,0.62)"
88 className="huge-spacer-top huge"