Skip to content

Commit a679cdd

Browse files
Global Header: Add DOM and image snapshot test
1 parent 3e9d51d commit a679cdd

6 files changed

+814
-1
lines changed

components/story-based-tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export Tree from '../components/tree/__docs__/storybook-stories';
5959
// export GlobalNavigationBar from '../components/global-navigation-bar/__docs__/storybook-stories';
6060
// export DatePicker from '../components/date-picker/__docs__/storybook-stories';
6161
// export IconSettings from '../components/icon-settings/__docs__/storybook-stories';
62-
// export GlobalHeader from '../components/global-header/__docs__/storybook-stories';
62+
export GlobalHeader from '../components/global-header/__docs__/storybook-stories';
6363
// export Modal from '../components/modal/__docs__/storybook-stories';
6464
// export Notification from '../components/notification/__docs__/storybook-stories';
6565
// export Panel from '../components/panel/__docs__/storybook-stories';

tests/__snapshots__/story-based-tests.snapshot-test.js.snap

Lines changed: 813 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)