Skip to content

Commit 33c2d59

Browse files
committed
update tests again
1 parent b551a2c commit 33c2d59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ozone/tests/get-repo.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ describe('admin get repo view', () => {
124124
{ headers: await ozone.modHeaders(ids.ToolsOzoneModerationGetRepo) },
125125
)
126126

127-
expect(beforeEmailVerification.emailConfirmedAt).toEqual('1970-01-01T00:00:00.000Z')
128127
const timestampBeforeVerification = Date.now()
129128
const bobsAccount = sc.accounts[sc.dids.bob]
130129
const verificationToken =

0 commit comments

Comments
 (0)