1
0
Fork 0
pull/1502/head
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
1 changed files with 1 additions and 1 deletions

View File

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