Skip to content

Commit 9240569

Browse files
committed
storybook: renaming
1 parent dec5883 commit 9240569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/Workspace/Workspace.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ function makeFailedBuildLogs(): ProvisionerJobLog[] {
697697
]
698698
}
699699

700-
export const WithUnsupportedWorkspace: Story = {
700+
export const UnsupportedWorkspace: Story = {
701701
args: {
702702
...Running.args,
703703
templateWarnings: ["UNSUPPORTED_WORKSPACES"],

0 commit comments

Comments
 (0)