Skip to content

Commit 591284d

Browse files
committed
Change mock user
1 parent 3cc5a58 commit 591284d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/src/components/Dialogs/ResetPasswordDialog/ResetPasswordDialog.stories.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { action } from "@storybook/addon-actions"
22
import { Story } from "@storybook/react"
3-
import { MockUser } from "../../../testHelpers/renderHelpers"
3+
import { MockUser } from "testHelpers/entities"
4+
45
import {
56
ResetPasswordDialog,
67
ResetPasswordDialogProps,

0 commit comments

Comments
 (0)