Skip to content

Commit e51aba2

Browse files
committed
update autostop story
1 parent db63515 commit e51aba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/components/WorkspaceBuildStats/WorkspaceBuildStats.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export const Autostop = Template.bind({})
2626
Autostop.args = {
2727
build: {
2828
...MockWorkspaceBuild,
29+
transition: "stop",
2930
reason: "autostop",
3031
},
3132
}

0 commit comments

Comments
 (0)