Chore: Replace enzyme with RTL in BigValue.test.tsx (#45650)

This commit is contained in:
Hugo Häggmark
2022-02-21 08:21:06 +01:00
committed by GitHub
parent 636af1fff4
commit 2f63d7b1c4
4 changed files with 5 additions and 74 deletions

View File

@@ -8,9 +8,6 @@ exports[`no enzyme tests`] = {
"packages/grafana-ui/src/components/BarGauge/BarGauge.test.tsx:2315765050": [
[1, 19, 13, "RegExp match", "2409514259"]
],
"packages/grafana-ui/src/components/BigValue/BigValue.test.tsx:261212211": [
[1, 19, 13, "RegExp match", "2409514259"]
],
"packages/grafana-ui/src/components/ColorPicker/NamedColorsPalette.test.tsx:1355456933": [
[1, 31, 13, "RegExp match", "2409514259"]
],