Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a16f877

Browse files
authored
fix: update portforward storybook tests to include host (#15680)
1 parent ef09b51 commit a16f877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/modules/resources/PortForwardPopoverView.stories.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const meta: Meta<typeof PortForwardPopoverView> = {
3030
template: MockTemplate,
3131
workspaceID: MockWorkspace.id,
3232
portSharingControlsEnabled: true,
33+
host: "coder.com",
3334
},
3435
};
3536

0 commit comments

Comments
 (0)