From 625549d82d26964f325bc5bce9bd122d2caa4b03 Mon Sep 17 00:00:00 2001 From: Miki Date: Thu, 24 Mar 2022 12:42:58 -0700 Subject: [PATCH] Updates the snapshots that changed with updates to the license headers Signed-off-by: Miki --- .../__snapshots__/schema_error.test.ts.snap | 2 +- packages/osd-dev-utils/src/run/help.test.ts | 26 +++++++++---------- .../core_app/errors/url_overflow.test.ts | 4 +-- .../filter_editor/lib/filter_label.test.tsx | 20 +++++++------- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/packages/osd-config-schema/src/errors/__snapshots__/schema_error.test.ts.snap b/packages/osd-config-schema/src/errors/__snapshots__/schema_error.test.ts.snap index 2ef38e1b3224..8660f5456349 100644 --- a/packages/osd-config-schema/src/errors/__snapshots__/schema_error.test.ts.snap +++ b/packages/osd-config-schema/src/errors/__snapshots__/schema_error.test.ts.snap @@ -2,6 +2,6 @@ exports[`includes stack 1`] = ` "Error: test - at Object. (packages/osd-config-schema/src/errors/schema_error.test.ts:57:11) + at Object. (packages/osd-config-schema/src/errors/schema_error.test.ts:55:11) at new Promise ()" `; diff --git a/packages/osd-dev-utils/src/run/help.test.ts b/packages/osd-dev-utils/src/run/help.test.ts index 7ec262420223..a89f859666d5 100644 --- a/packages/osd-dev-utils/src/run/help.test.ts +++ b/packages/osd-dev-utils/src/run/help.test.ts @@ -83,11 +83,11 @@ describe('getHelp()', () => { node scripts/foo --bar --baz Some thing that we wrote to help us execute things. - + Example: - + foo = bar = baz - + Are you getting it? Options: @@ -123,11 +123,11 @@ describe('getCommandLevelHelp()', () => { node node_modules/jest-worker/build/workers/processChild.js foo [...names] Some thing that we wrote to help us execute things. - + Example: - + foo = bar = baz - + Are you getting it? Command-specific options: @@ -176,25 +176,25 @@ describe('getHelpForAllCommands()', () => { Commands: foo [...names] Some thing that we wrote to help us execute things. - + Example: - + foo = bar = baz - + Are you getting it? - + Options: --foo Some flag --bar Another flag Secondary info --baz, -b Hey hello - + bar [...names] Some other thing that we wrote to help us execute things. - + Options: --baz, -b Hey hello - + Global options: --global-flag some flag that applies to all commands diff --git a/src/core/public/core_app/errors/url_overflow.test.ts b/src/core/public/core_app/errors/url_overflow.test.ts index d1fd25aac7e4..b2eee9c17d58 100644 --- a/src/core/public/core_app/errors/url_overflow.test.ts +++ b/src/core/public/core_app/errors/url_overflow.test.ts @@ -96,11 +96,11 @@ describe('url overflow detection', () => { const unmount = mountToast(element); expect(element).toMatchInlineSnapshot(` @@ -89,10 +89,10 @@ test('alias with warning status', () => { - NOT + NOT geo.coordinates in US - : + : @@ -119,10 +119,10 @@ test('alias with error status', () => { - NOT + NOT geo.coordinates in US - : + : @@ -136,9 +136,9 @@ test('warning', () => { const { container } = render(); expect(container).toMatchInlineSnapshot(`
- + machine.os - : + : @@ -152,9 +152,9 @@ test('error', () => { const { container } = render(); expect(container).toMatchInlineSnapshot(`
- + machine.os - : + :