mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-02-15 19:23:01 +08:00
Instead of manually mocking, we can instead use `jest.fn()` and assert that the correct calls were made.
Instead of manually mocking, we can instead use `jest.fn()` and assert that the correct calls were made.