grafana/public/app/features/alerting/__snapshots__/TestRuleResult.test.tsx.snap
kay delaney 56db402d0f
Chore: Upgrade typescript to 4.1 (#29493)
* Chore: Upgrade typescript to 4.1
2020-12-03 15:05:59 +00:00

8 lines
143 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Render should render component 1`] = `
<LoadingPlaceholder
text="Evaluating rule"
/>
`;