mirror of
https://github.com/actions/setup-go.git
synced 2025-07-01 05:33:43 +00:00
Rebuild action and solved problem with unit-tests
This commit is contained in:
parent
d89992992f
commit
9031bf2b7b
3 changed files with 58350 additions and 59369 deletions
|
@ -98,7 +98,7 @@ describe('setup-go', () => {
|
|||
});
|
||||
|
||||
afterEach(() => {
|
||||
jest.resetAllMocks();
|
||||
//jest.resetAllMocks();
|
||||
jest.clearAllMocks();
|
||||
//jest.restoreAllMocks();
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue