fix: update portforward storybook tests to include host (#15680)

This commit is contained in:
Jon Ayers
2024-11-28 15:22:36 +02:00
committed by GitHub
parent ef09b51912
commit a16f877c5b
@@ -30,6 +30,7 @@ const meta: Meta<typeof PortForwardPopoverView> = {
template: MockTemplate,
workspaceID: MockWorkspace.id,
portSharingControlsEnabled: true,
host: "coder.com",
},
};