mirror of https://github.com/actions/toolkit
linter
parent
67c3b7a45c
commit
9d756b2bc9
|
@ -35,7 +35,7 @@ const fixtures = {
|
|||
repositoryOwner: 'actions',
|
||||
repositoryName: 'toolkit',
|
||||
token: 'ghp_1234567890',
|
||||
blobStorageUrl: 'https://blob-storage.local?signed=true',
|
||||
blobStorageUrl: 'https://blob-storage.local?signed=true'
|
||||
}
|
||||
|
||||
jest.mock('@actions/github', () => ({
|
||||
|
|
Loading…
Reference in New Issue