EVOLUTION-MANAGER
Edit File: Aggregations.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Aggregations renders correctly 1`] = ` Array [ <div className="gf-form-inline" > <label className="gf-form-label query-keyword width-9" > Aggregation </label> <div className="gf-form" onClick={[Function]} > <a className="gf-form-label query-part query-placeholder" > Select Reducer </a> </div> <div className="gf-form gf-form--grow" > <label className="gf-form-label gf-form-label--grow" > <a onClick={[Function]} > <i className="fa fa-caret-right" /> Advanced Options </a> </label> </div> </div>, <div />, ] `;