Skip to content

Commit

Permalink
neynar
Browse files Browse the repository at this point in the history
  • Loading branch information
jtgi committed Mar 6, 2024
1 parent a63590c commit 704314c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/validations.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export function neynarUser(overrides?: Partial<NeynarUser>): NeynarUser {
verifications: [faker.finance.ethereumAddress()],
active_status: "active",
...overrides,
};
} as NeynarUser;
}

export function neynarChannel(
Expand Down

0 comments on commit 704314c

Please sign in to comment.