From e6b8bfe7e605afbabb43294de7385a5b00ae1333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sun, 16 Dec 2018 10:10:25 +0100 Subject: [PATCH] Updated snapshot --- .../__snapshots__/TeamPicker.test.tsx.snap | 29 ------------------- .../__snapshots__/UserPicker.test.tsx.snap | 29 ------------------- 2 files changed, 58 deletions(-) diff --git a/public/app/core/components/Select/__snapshots__/TeamPicker.test.tsx.snap b/public/app/core/components/Select/__snapshots__/TeamPicker.test.tsx.snap index 011811f21ad..f0bcfc6ba54 100644 --- a/public/app/core/components/Select/__snapshots__/TeamPicker.test.tsx.snap +++ b/public/app/core/components/Select/__snapshots__/TeamPicker.test.tsx.snap @@ -57,35 +57,6 @@ exports[`TeamPicker renders correctly 1`] = ` } } tabIndex="0" - theme={ - Object { - "borderRadius": 4, - "colors": Object { - "danger": "#DE350B", - "dangerLight": "#FFBDAD", - "neutral0": "hsl(0, 0%, 100%)", - "neutral10": "hsl(0, 0%, 90%)", - "neutral20": "hsl(0, 0%, 80%)", - "neutral30": "hsl(0, 0%, 70%)", - "neutral40": "hsl(0, 0%, 60%)", - "neutral5": "hsl(0, 0%, 95%)", - "neutral50": "hsl(0, 0%, 50%)", - "neutral60": "hsl(0, 0%, 40%)", - "neutral70": "hsl(0, 0%, 30%)", - "neutral80": "hsl(0, 0%, 20%)", - "neutral90": "hsl(0, 0%, 10%)", - "primary": "#2684FF", - "primary25": "#DEEBFF", - "primary50": "#B2D4FF", - "primary75": "#4C9AFF", - }, - "spacing": Object { - "baseUnit": 4, - "controlHeight": 38, - "menuGutter": 8, - }, - } - } type="text" value="" /> diff --git a/public/app/core/components/Select/__snapshots__/UserPicker.test.tsx.snap b/public/app/core/components/Select/__snapshots__/UserPicker.test.tsx.snap index 3e23bd435b1..37a485747dd 100644 --- a/public/app/core/components/Select/__snapshots__/UserPicker.test.tsx.snap +++ b/public/app/core/components/Select/__snapshots__/UserPicker.test.tsx.snap @@ -57,35 +57,6 @@ exports[`UserPicker renders correctly 1`] = ` } } tabIndex="0" - theme={ - Object { - "borderRadius": 4, - "colors": Object { - "danger": "#DE350B", - "dangerLight": "#FFBDAD", - "neutral0": "hsl(0, 0%, 100%)", - "neutral10": "hsl(0, 0%, 90%)", - "neutral20": "hsl(0, 0%, 80%)", - "neutral30": "hsl(0, 0%, 70%)", - "neutral40": "hsl(0, 0%, 60%)", - "neutral5": "hsl(0, 0%, 95%)", - "neutral50": "hsl(0, 0%, 50%)", - "neutral60": "hsl(0, 0%, 40%)", - "neutral70": "hsl(0, 0%, 30%)", - "neutral80": "hsl(0, 0%, 20%)", - "neutral90": "hsl(0, 0%, 10%)", - "primary": "#2684FF", - "primary25": "#DEEBFF", - "primary50": "#B2D4FF", - "primary75": "#4C9AFF", - }, - "spacing": Object { - "baseUnit": 4, - "controlHeight": 38, - "menuGutter": 8, - }, - } - } type="text" value="" />