+
+
+
{prettyJSON()}
diff --git a/frontend-modern/src/components/Recovery/__tests__/Recovery.test.tsx b/frontend-modern/src/components/Recovery/__tests__/Recovery.test.tsx
index 101f4b482..ba982878d 100644
--- a/frontend-modern/src/components/Recovery/__tests__/Recovery.test.tsx
+++ b/frontend-modern/src/components/Recovery/__tests__/Recovery.test.tsx
@@ -974,6 +974,9 @@ describe('Recovery', () => {
'Succeeded; verification is not recorded.',
),
).toBeInTheDocument();
+ expect(
+ within(detailsPanel as HTMLTableCellElement).queryByText('Verification provenance'),
+ ).not.toBeInTheDocument();
expect(within(detailsPanel as HTMLTableCellElement).getByText('Item Type')).toBeInTheDocument();
expect(within(detailsPanel as HTMLTableCellElement).getByText('VM')).toBeInTheDocument();
expect(