mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-07-02 03:13:48 +03:00
Compare commits
2 commits
6b99d6646a
...
4922782478
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4922782478 | ||
![]() |
b9de40a228 |
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ describe('Test fetchDepth and fetchTags options', () => {
|
|||
)
|
||||
})
|
||||
|
||||
it('should call execGit wiwth the correct arguments when sha256 is used', async () => {
|
||||
it('should call execGit with the correct arguments when sha256 is used', async () => {
|
||||
jest.spyOn(exec, 'exec').mockImplementation(mockExec)
|
||||
|
||||
const workingDirectory = 'test'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue