Skip to content

Commit

Permalink
Merge pull request #79 from chromaui/tom/rename-VisualTests-stories
Browse files Browse the repository at this point in the history
Rename `VisualTests` stories
  • Loading branch information
tmeasday committed Sep 6, 2023
2 parents 4b1e15c + dbbd1e4 commit a7a116f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/VisualTests/VisualTests.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ const withBuild = (build: AnnouncedBuild | PublishedBuild | StartedBuild | Compl
);

const meta = {
title: "screens/VisualTests/VisualTests",
component: VisualTests,
decorators: [storyWrapper],
parameters: withBuild(passedBuild),
Expand Down

0 comments on commit a7a116f

Please sign in to comment.