Skip to content

Commit 9c61ef8

Browse files
test: fix DeploymentSidebarView stories (#18812)
1 parent 0367dba commit 9c61ef8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

site/src/modules/management/DeploymentSidebarView.stories.tsx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
import type { Meta, StoryObj } from "@storybook/react";
2-
import { MockNoPermissions, MockPermissions } from "testHelpers/entities";
2+
import {
3+
MockBuildInfo,
4+
MockNoPermissions,
5+
MockPermissions,
6+
} from "testHelpers/entities";
37
import { withDashboardProvider } from "testHelpers/storybook";
48
import { DeploymentSidebarView } from "./DeploymentSidebarView";
59

@@ -10,6 +14,8 @@ const meta: Meta<typeof DeploymentSidebarView> = {
1014
parameters: { showOrganizations: true },
1115
args: {
1216
permissions: MockPermissions,
17+
experiments: [],
18+
buildInfo: MockBuildInfo,
1319
},
1420
};
1521

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy