From 598591eb6ff19601ee2a81ca0da96bd14c4010e7 Mon Sep 17 00:00:00 2001 From: Lachlan Heywood Date: Wed, 7 Oct 2020 09:27:32 -0400 Subject: [PATCH] update exports and storyshot --- .../enums.component.stories.storyshot | 33 +------------------ .../enums.component.stories.ts | 3 +- .../component-with-enums/enums.component.ts | 2 +- 3 files changed, 4 insertions(+), 34 deletions(-) diff --git a/examples/angular-cli/src/stories/component-with-enums/__snapshots__/enums.component.stories.storyshot b/examples/angular-cli/src/stories/component-with-enums/__snapshots__/enums.component.stories.storyshot index 413190a5118e..a6d00d8f5aa5 100644 --- a/examples/angular-cli/src/stories/component-with-enums/__snapshots__/enums.component.stories.storyshot +++ b/examples/angular-cli/src/stories/component-with-enums/__snapshots__/enums.component.stories.storyshot @@ -1,37 +1,6 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`Storyshots Enum Types No Defaults 1`] = ` - - -
-
- unionType: -
-
- aliasedUnionType: -
-
- enumNumeric: -
-
- enumNumericInitial: -
-
- enumStrings: -
-
- enumAlias: -
-
-
-
-`; - -exports[`Storyshots Enum Types With Defaults 1`] = ` +exports[`Storyshots Enum Types Basic 1`] = `