chore: prettier

This commit is contained in:
Benjamin Bamisile 2026-05-20 12:47:24 -04:00
parent 3a4e8803ed
commit 715145fbf2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -523,4 +523,4 @@ describe('Testing all functions in run file.', () => {
await expect(run.run()).resolves.toBeUndefined()
})
})
})