mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-21 09:18:03 +08:00
linter
This commit is contained in:
@@ -35,7 +35,7 @@ const fixtures = {
|
|||||||
repositoryOwner: 'actions',
|
repositoryOwner: 'actions',
|
||||||
repositoryName: 'toolkit',
|
repositoryName: 'toolkit',
|
||||||
token: 'ghp_1234567890',
|
token: 'ghp_1234567890',
|
||||||
blobStorageUrl: 'https://blob-storage.local?signed=true',
|
blobStorageUrl: 'https://blob-storage.local?signed=true'
|
||||||
}
|
}
|
||||||
|
|
||||||
jest.mock('@actions/github', () => ({
|
jest.mock('@actions/github', () => ({
|
||||||
|
|||||||
Reference in New Issue
Block a user