mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Linting for code changes.
This commit is contained in:
parent
4c8eeb506e
commit
da99ee596e
@ -30,5 +30,4 @@ describe('uniqueSlug', () => {
|
||||
const isUnique = jest.fn().mockResolvedValue(true)
|
||||
await expect(uniqueSlug(enya, isUnique)).resolves.toEqual('n')
|
||||
})
|
||||
})
|
||||
|
||||
})
|
||||
Loading…
x
Reference in New Issue
Block a user