random-bunny/tests
Ethan Lane 7c9411b4e2
All checks were successful
Test / build (push) Successful in 7s
Fix deprecated toBeCalledWith function call (#195)
- Remove the missed deprecated `toBeCalledWith` function call and replaced with `toHaveBeenCalledWith`
- There should now no longer be any deprecated functions

#138

Reviewed-on: #195
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-26 18:17:21 +01:00
..
helpers Fix the unit test toBeCalledWith deprecated warnings (#182) 2024-06-22 10:09:55 +01:00
index.test.ts Fix deprecated toBeCalledWith function call (#195) 2024-07-26 18:17:21 +01:00