Chore: convert LogRowContextProvider tests to RTL (#55031)

* convert LogRowContextProvider tests to RTL

* remove act
This commit is contained in:
Ashley Harrison
2022-09-12 15:00:09 +01:00
committed by GitHub
parent 49bc70c812
commit b90260b3ae
2 changed files with 10 additions and 15 deletions

View File

@@ -8,9 +8,6 @@ exports[`no enzyme tests`] = {
"packages/grafana-ui/src/components/Graph/Graph.test.tsx:1664091255": [
[0, 17, 13, "RegExp match", "2409514259"]
],
"packages/grafana-ui/src/components/Logs/LogRowContextProvider.test.tsx:3786619094": [
[0, 17, 13, "RegExp match", "2409514259"]
],
"packages/grafana-ui/src/components/QueryField/QueryField.test.tsx:2976628669": [
[0, 26, 13, "RegExp match", "2409514259"]
],