mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
linter
This commit is contained in:
@@ -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', () => ({
|
||||
|
||||
Reference in New Issue
Block a user