Fix tests
This commit is contained in:
@@ -36,6 +36,7 @@ describe('ArtifactUploader', () => {
|
||||
return {
|
||||
getByTag: jest.fn(),
|
||||
create: jest.fn(),
|
||||
listReleases: jest.fn(),
|
||||
update: jest.fn(),
|
||||
uploadArtifact: uploadMock
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user