mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
update
This commit is contained in:
parent
0bef3a729c
commit
8fa42ea6ea
@ -446,7 +446,7 @@ describe('SignupVerification', () => {
|
|||||||
expect(emails).toHaveLength(1)
|
expect(emails).toHaveLength(1)
|
||||||
})
|
})
|
||||||
|
|
||||||
it('updates `termsAndConditionsAgreedAt`'', async () => {
|
it('updates termsAndConditionsAgreedAt', async () => {
|
||||||
await expect(mutate({ mutation, variables })).resolves.toMatchObject({
|
await expect(mutate({ mutation, variables })).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
SignupVerification: expect.objectContaining({
|
SignupVerification: expect.objectContaining({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user