mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-07-03 03:43:48 +03:00
Compare commits
2 commits
4922782478
...
6b99d6646a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6b99d6646a | ||
![]() |
3fb169a615 |
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ describe('Test fetchDepth and fetchTags options', () => {
|
|||
)
|
||||
})
|
||||
|
||||
it('should call execGit with the correct arguments when sha256 is used', async () => {
|
||||
it('should call execGit wiwth 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