diff --git a/ui/src/clockface/components/confirmation_button/test/__snapshots__/ConfirmationButton.test.tsx.snap b/ui/src/clockface/components/confirmation_button/test/__snapshots__/ConfirmationButton.test.tsx.snap index d81ff7c783..eb253117e9 100644 --- a/ui/src/clockface/components/confirmation_button/test/__snapshots__/ConfirmationButton.test.tsx.snap +++ b/ui/src/clockface/components/confirmation_button/test/__snapshots__/ConfirmationButton.test.tsx.snap @@ -7,6 +7,7 @@ exports[`ConfirmationButton interaction shows the tooltip when clicked 1`] = ` shape="none" size="sm" status="default" + testID="confirmation-button" text="I am a dangerous button!" > Click me if you dare diff --git a/ui/src/organizations/components/__snapshots__/Buckets.test.tsx.snap b/ui/src/organizations/components/__snapshots__/Buckets.test.tsx.snap index b988a874ec..7a2b6f7f22 100644 --- a/ui/src/organizations/components/__snapshots__/Buckets.test.tsx.snap +++ b/ui/src/organizations/components/__snapshots__/Buckets.test.tsx.snap @@ -96,6 +96,7 @@ Object {
Confirm
@@ -228,6 +229,7 @@ Object {
Confirm
@@ -417,6 +419,7 @@ Object {
Confirm
@@ -549,6 +552,7 @@ Object {
Confirm
diff --git a/ui/src/tasks/components/__snapshots__/TaskRow.test.tsx.snap b/ui/src/tasks/components/__snapshots__/TaskRow.test.tsx.snap index f344a7c871..b2389d3184 100644 --- a/ui/src/tasks/components/__snapshots__/TaskRow.test.tsx.snap +++ b/ui/src/tasks/components/__snapshots__/TaskRow.test.tsx.snap @@ -3,7 +3,7 @@ exports[`Tasks.Components.TaskRow renders 1`] = `