mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Follow suggestions by @mattwr18
This commit is contained in:
parent
d59c43330b
commit
16ef304d70
@ -75,7 +75,7 @@ describe('replaceParams', () => {
|
||||
|
||||
it('makes database calls', async () => {
|
||||
await action()
|
||||
expect(run).toHaveBeenCalled()
|
||||
expect(run).toHaveBeenCalledTimes(1)
|
||||
})
|
||||
|
||||
describe('given any additional filter args', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user