Chore: Replaces enzyme with RTL in ConfirmButton.test.tsx (#45435)

This commit is contained in:
Hugo Häggmark
2022-02-16 09:46:46 +01:00
committed by GitHub
parent a1a96a7324
commit 6584735bef
2 changed files with 61 additions and 26 deletions

View File

@@ -17,9 +17,6 @@ exports[`no enzyme tests`] = {
"packages/grafana-ui/src/components/ColorPicker/NamedColorsPalette.test.tsx:1355456933": [
[1, 31, 13, "RegExp match", "2409514259"]
],
"packages/grafana-ui/src/components/ConfirmButton/ConfirmButton.test.tsx:3194817479": [
[2, 33, 13, "RegExp match", "2409514259"]
],
"packages/grafana-ui/src/components/ConfirmModal/ConfirmModal.test.tsx:3838344574": [
[1, 17, 13, "RegExp match", "2409514259"]
],