Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita3b9b27

Browse files
committed
chore: cleanup
1 parentc6e07ff commita3b9b27

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

‎site/src/pages/DeploymentSettingsPage/IdpOrgSyncPage/IdpOrgSyncPageView.stories.tsx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
importtype{Meta,StoryObj}from"@storybook/react";
2-
import{expect,userEvent,within}from"@storybook/test";
32
import{
43
MockOrganization,
54
MockOrganization2,
@@ -49,16 +48,3 @@ export const MissingGroups: Story = {
4948
organizationSyncSettings:MockOrganizationSyncSettings,
5049
},
5150
};
52-
53-
// export const RolesTab: Story = {
54-
// args: {
55-
// ...Default.args,
56-
// },
57-
// play: async ({ canvasElement }) => {
58-
// const user = userEvent.setup();
59-
// const canvas = within(canvasElement);
60-
// const rolesTab = await canvas.findByText("Role Sync Settings");
61-
// await user.click(rolesTab);
62-
// await expect(canvas.findByText("IdP Role")).resolves.toBeVisible();
63-
// },
64-
// };

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp