This commit is contained in:
Rob Herley 2023-08-24 09:16:35 -04:00
parent 67c3b7a45c
commit 9d756b2bc9
No known key found for this signature in database
GPG Key ID: D1602042C3543B06

View File

@ -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', () => ({