it('greater than 10', () => {
      const { getByLabelText } = renderWithAllProviders(
        <GlideRatio value={{ avg: 1.7123, min: 0.2, max: 11 }} zeroWindValue={null} />
      )