Skip to content

Commit 6c0d222

Browse files
committed
updatE
1 parent cab8e52 commit 6c0d222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/pages/UserSettingsPage/AccountPage/AccountPage.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ describe("AccountPage", () => {
3030
id: userId,
3131
email: "user@coder.com",
3232
created_at: new Date().toISOString(),
33+
updated_at: new Date().toISOString(),
3334
status: "active",
3435
organization_ids: ["123"],
3536
roles: [],

0 commit comments

Comments
 (0)