From 6e2a9b14d43e7f632f3251ddefa63fabede4bb48 Mon Sep 17 00:00:00 2001 From: Andrew Watkins Date: Thu, 21 Feb 2019 15:56:35 -0800 Subject: [PATCH] test(ts): update snapshots --- .../test/__snapshots__/ConfirmationButton.test.tsx.snap | 2 ++ .../components/__snapshots__/Buckets.test.tsx.snap | 4 ++++ ui/src/tasks/components/__snapshots__/TaskRow.test.tsx.snap | 3 ++- 3 files changed, 8 insertions(+), 1 deletion(-) 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`] = `