From 9317e2e1b2727b2aee9d99c74846e3db63811fc2 Mon Sep 17 00:00:00 2001 From: Ashley Harrison Date: Fri, 31 May 2024 13:01:15 +0100 Subject: [PATCH] Chore: fix betterer results (#88539) fix betterer results --- .betterer.results | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.betterer.results b/.betterer.results index 637cefd8924..ddfdb3e0563 100644 --- a/.betterer.results +++ b/.betterer.results @@ -4044,6 +4044,10 @@ exports[`better eslint`] = { "public/app/features/explore/QueryLibrary/QueryTemplatesTable/QueryDescriptionCell.tsx:5381": [ [0, 0, 0, "No untranslated strings. Wrap text with ", "0"] ], + "public/app/features/explore/RichHistory/RichHistoryAddToLibraryForm.tsx:5381": [ + [0, 0, 0, "No untranslated strings. Wrap text with ", "0"], + [0, 0, 0, "No untranslated strings. Wrap text with ", "1"] + ], "public/app/features/explore/RichHistory/RichHistoryCard.tsx:5381": [ [0, 0, 0, "Styles should be written using objects.", "0"], [0, 0, 0, "Styles should be written using objects.", "1"],